diff options
author | 1996-09-14 23:21:38 +0000 | |
---|---|---|
committer | 1996-09-14 23:21:38 +0000 | |
commit | 1da4983dc94e8507afb96752e58e445f23aa4c7c (patch) | |
tree | b85dc5a54f9780be2669d453441808e2d6f39195 | |
parent | More garbage. (diff) | |
download | wireguard-openbsd-1da4983dc94e8507afb96752e58e445f23aa4c7c.tar.xz wireguard-openbsd-1da4983dc94e8507afb96752e58e445f23aa4c7c.zip |
Remove more junk files.
-rw-r--r-- | gnu/usr.bin/groff/Makefile.bsd-wrapper | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/gnu/usr.bin/groff/Makefile.bsd-wrapper b/gnu/usr.bin/groff/Makefile.bsd-wrapper index 23d79d4e552..dc968161995 100644 --- a/gnu/usr.bin/groff/Makefile.bsd-wrapper +++ b/gnu/usr.bin/groff/Makefile.bsd-wrapper @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile.bsd-wrapper,v 1.2 1996/09/14 21:41:16 etheisen Exp $ +# $OpenBSD: Makefile.bsd-wrapper,v 1.3 1996/09/14 23:21:38 etheisen Exp $ # # groff config @@ -13,7 +13,7 @@ GNUCFLAGS= CFLAGS="$(CFLAGS)" GNUCXXFLAGS= CCFLAGS="$(CXXFLAGS)" CLEANFILES= config.cache config.log pic/pic.cc eqn/eqn.cc \ - refer/label.cc $(MAN) + refer/label.cc pic/pic.tab.h eqn/eqn.tab.h $(MAN) MAN= addftinfo/addftinfo.1 groff/groff.1 troff/troff.1 tbl/tbl.1 \ pic/pic.1 eqn/eqn.1 grops/grops.1 grotty/grotty.1 grodvi/grodvi.1 \ |