Initial revision
This commit is contained in:
12
doc/LLgen/Makefile
Normal file
12
doc/LLgen/Makefile
Normal file
@@ -0,0 +1,12 @@
|
||||
# $Header$
|
||||
|
||||
MS=-ms
|
||||
EQN=eqn
|
||||
NROFF=nroff
|
||||
REFER=refer
|
||||
TBL=tbl
|
||||
SUF=pr
|
||||
|
||||
../LLgen.$(SUF): LLgen.doc LLgen.refs
|
||||
$(REFER) -sA+T -p LLgen.refs LLgen.doc | $(EQN) | $(TBL) | \
|
||||
$(NROFF) $(MS) > $@
|
||||
Reference in New Issue
Block a user