previous change was wrong

This commit is contained in:
ceriel
1988-05-04 10:14:49 +00:00
parent 46080c31cd
commit e230a42aa8
2 changed files with 5 additions and 5 deletions

View File

@@ -5,4 +5,4 @@ TBL=tbl
TARGET=-Tlp
../top.doc: top.n refs.top
$(REFER) -sA+T -l4,2 -p refs.top top.n | $(TBL) $(TARGET) > $@
$(REFER) -sA+T -l4,2 -p refs.top top.n | $(TBL) > $@