diff options
author | Ingo Schwarze <schwarze@cvs.openbsd.org> | 2011-03-12 19:04:03 +0000 |
---|---|---|
committer | Ingo Schwarze <schwarze@cvs.openbsd.org> | 2011-03-12 19:04:03 +0000 |
commit | 872b6ee7400edb775c362a39717e7942528eb707 (patch) | |
tree | 99903d255fb5924b4d19de8861964f4a93f6afc0 /gnu/usr.bin/groff/libgroff/Makefile.dep | |
parent | 30c1ecbeb90c0d739a2f8dd74d15e05b79aba36e (diff) |
Replaced by mandoc(1) for base and xenocara purposes,
and comes with 4.9 ports.
ok deraadt@
Diffstat (limited to 'gnu/usr.bin/groff/libgroff/Makefile.dep')
-rw-r--r-- | gnu/usr.bin/groff/libgroff/Makefile.dep | 39 |
1 files changed, 0 insertions, 39 deletions
diff --git a/gnu/usr.bin/groff/libgroff/Makefile.dep b/gnu/usr.bin/groff/libgroff/Makefile.dep deleted file mode 100644 index 2ddf6405767..00000000000 --- a/gnu/usr.bin/groff/libgroff/Makefile.dep +++ /dev/null @@ -1,39 +0,0 @@ -assert.o: assert.cc ../include/assert.h -change_lf.o: change_lf.cc -cmap.o: cmap.cc ../include/cmap.h -cset.o: cset.cc ../include/cset.h -device.o: device.cc ../include/device.h ../include/defs.h -errarg.o: errarg.cc ../include/assert.h ../include/errarg.h -error.o: error.cc ../include/errarg.h ../include/error.h -fatal.o: fatal.cc -filename.o: filename.cc -font.o: font.cc ../include/errarg.h ../include/error.h \ - ../include/cset.h ../include/font.h ../include/lib.h -fontfile.o: fontfile.cc ../include/font.h ../include/lib.h \ - ../include/searchpath.h ../include/device.h ../include/defs.h -lf.o: lf.cc ../include/cset.h ../include/stringclass.h -lineno.o: lineno.cc -macropath.o: macropath.cc ../include/lib.h ../include/searchpath.h \ - ../include/macropath.h ../include/defs.h -nametoindex.o: nametoindex.cc ../include/lib.h ../include/errarg.h \ - ../include/error.h ../include/font.h ../include/ptable.h -new.o: new.cc ../include/posix.h -prime.o: prime.cc -progname.o: progname.cc -ptable.o: ptable.cc ../include/ptable.h ../include/errarg.h \ - ../include/error.h -searchpath.o: searchpath.cc ../include/lib.h ../include/searchpath.h -string.o: string.cc ../include/stringclass.h ../include/lib.h -strsave.o: strsave.cc -tmpfile.o: tmpfile.cc ../include/posix.h ../include/lib.h \ - ../include/errarg.h ../include/error.h -version.o: version.cc -illegal.o: illegal.cc ../include/lib.h -fmod.o: fmod.c -getcwd.o: getcwd.c -iftoa.o: iftoa.c -itoa.o: itoa.c -matherr.o: matherr.c -strerror.o: strerror.c -strtol.o: strtol.c -putenv.o: putenv.c |