(info.ps): New. Adapt TROFF.MAC. Result isn't exactly a readable
book.
This commit is contained in:
parent
8861333689
commit
9067d7a453
2 changed files with 7 additions and 1 deletions
5
Make.mk
5
Make.mk
|
@ -292,6 +292,11 @@ $(info.nr): info/CRT.MAC info/INFO.MAC info/Blank.awk
|
|||
$(subjects.html) info.html/TOP.html: info/subj2html.pl
|
||||
$(topics.html): info/emp2html.pl
|
||||
|
||||
info.ps: info/TROFF.MAC info/INFO.MAC $(ttop) $(tsubj) $(tsrc)
|
||||
groff $^ >$@
|
||||
|
||||
# List of source files
|
||||
|
||||
ifeq ($(cvs_controlled),yes)
|
||||
# Find files and directories under CVS control
|
||||
sources.mk: $(scripts)/cvsfiles.awk $(addprefix $(srcdir)/, $(addsuffix CVS/Entries, $(dirs)))
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue