*** empty log message ***

This commit is contained in:
ceriel
1987-02-25 13:47:15 +00:00
parent a2c18875f6
commit 59fd6b0334
2 changed files with 4 additions and 12 deletions

View File

@@ -1,11 +1,7 @@
# $Header$
MS=-ms
NROFF=nroff
REFER=refer
TBL=tbl
SUF=pr
../top.$(SUF): top.n refs.top
$(REFER) -sA+T -l4,2 -p refs.top top.n | $(TBL) | \
$(NROFF) $(MS) > $@
../top.doc: top.n refs.top
$(REFER) -sA+T -l4,2 -p refs.top top.n | $(TBL) > $@