brought up-to-date, and documented back-interface better
This commit is contained in:
@@ -1,2 +1,6 @@
|
||||
ceg:
|
||||
pic -Tps ceg.tr | refer -e -p ceg.ref | tbl | troff -ms -Tps > ceg.dit
|
||||
PIC=pic
|
||||
TBL=tbl
|
||||
TARGET=-Tlp
|
||||
|
||||
../ceg.doc: ceg.tr ceg.ref
|
||||
$(PIC) $(TARGET) ceg.tr | refer -e -p ceg.ref | $(TBL) > $@
|
||||
|
||||
Reference in New Issue
Block a user