diff options
| author | mycroft <mycroft@NetBSD.org> | 1993-07-17 12:44:11 +0000 |
|---|---|---|
| committer | mycroft <mycroft@NetBSD.org> | 1993-07-17 12:44:11 +0000 |
| commit | ffced6cc5f7f3b8f8e337f8f7e519ef3fd574567 (patch) | |
| tree | 89e1c4d85f933ab0cedb1dfbe5b335885325432f /gnu | |
| parent | e809add578585a8ca57d0f05964bb5281c84ee29 (diff) | |
Clean up deleted files.
Diffstat (limited to 'gnu')
| -rw-r--r-- | gnu/usr.bin/groff/addftinfo/Makefile.dep | 3 | ||||
| -rw-r--r-- | gnu/usr.bin/groff/eqn/Makefile.dep | 31 | ||||
| -rw-r--r-- | gnu/usr.bin/groff/grodvi/Makefile.dep | 2 | ||||
| -rw-r--r-- | gnu/usr.bin/groff/groff/Makefile.dep | 4 |
4 files changed, 0 insertions, 40 deletions
diff --git a/gnu/usr.bin/groff/addftinfo/Makefile.dep b/gnu/usr.bin/groff/addftinfo/Makefile.dep deleted file mode 100644 index 4583de2634e..00000000000 --- a/gnu/usr.bin/groff/addftinfo/Makefile.dep +++ /dev/null @@ -1,3 +0,0 @@ -addftinfo.o : addftinfo.cc ../include/lib.h ../include/errarg.h \ - ../include/error.h ../include/stringclass.h ../include/cset.h guess.h -guess.o : guess.cc guess.h diff --git a/gnu/usr.bin/groff/eqn/Makefile.dep b/gnu/usr.bin/groff/eqn/Makefile.dep deleted file mode 100644 index 4fccfeec53a..00000000000 --- a/gnu/usr.bin/groff/eqn/Makefile.dep +++ /dev/null @@ -1,31 +0,0 @@ -main.o : main.cc eqn.h ../include/cset.h ../include/errarg.h \ - ../include/error.h ../include/lib.h box.h ../include/stringclass.h \ - ../include/device.h ../include/searchpath.h ../include/macropath.h -lex.o : lex.cc eqn.h ../include/cset.h ../include/errarg.h \ - ../include/error.h ../include/lib.h box.h eqn.cc \ - ../include/stringclass.h ../include/ptable.h -box.o : box.cc eqn.h ../include/cset.h ../include/errarg.h \ - ../include/error.h ../include/lib.h box.h pbox.h -limit.o : limit.cc eqn.h ../include/cset.h ../include/errarg.h \ - ../include/error.h ../include/lib.h box.h pbox.h -list.o : list.cc eqn.h ../include/cset.h ../include/errarg.h \ - ../include/error.h ../include/lib.h box.h pbox.h -over.o : over.cc eqn.h ../include/cset.h ../include/errarg.h \ - ../include/error.h ../include/lib.h box.h pbox.h -text.o : text.cc eqn.h ../include/cset.h ../include/errarg.h \ - ../include/error.h ../include/lib.h box.h pbox.h ../include/ptable.h -script.o : script.cc eqn.h ../include/cset.h ../include/errarg.h \ - ../include/error.h ../include/lib.h box.h pbox.h -mark.o : mark.cc eqn.h ../include/cset.h ../include/errarg.h \ - ../include/error.h ../include/lib.h box.h pbox.h -other.o : other.cc eqn.h ../include/cset.h ../include/errarg.h \ - ../include/error.h ../include/lib.h box.h pbox.h -delim.o : delim.cc eqn.h ../include/cset.h ../include/errarg.h \ - ../include/error.h ../include/lib.h box.h pbox.h -sqrt.o : sqrt.cc eqn.h ../include/cset.h ../include/errarg.h \ - ../include/error.h ../include/lib.h box.h pbox.h -pile.o : pile.cc eqn.h ../include/cset.h ../include/errarg.h \ - ../include/error.h ../include/lib.h box.h pbox.h -special.o : special.cc eqn.h ../include/cset.h ../include/errarg.h \ - ../include/error.h ../include/lib.h box.h pbox.h -eqn.o : eqn.cc ../include/lib.h box.h diff --git a/gnu/usr.bin/groff/grodvi/Makefile.dep b/gnu/usr.bin/groff/grodvi/Makefile.dep deleted file mode 100644 index 6f9489e31cc..00000000000 --- a/gnu/usr.bin/groff/grodvi/Makefile.dep +++ /dev/null @@ -1,2 +0,0 @@ -dvi.o : dvi.cc ../include/driver.h ../include/errarg.h ../include/error.h \ - ../include/font.h ../include/printer.h ../include/lib.h diff --git a/gnu/usr.bin/groff/groff/Makefile.dep b/gnu/usr.bin/groff/groff/Makefile.dep deleted file mode 100644 index e333ea2761a..00000000000 --- a/gnu/usr.bin/groff/groff/Makefile.dep +++ /dev/null @@ -1,4 +0,0 @@ -groff.o : groff.cc ../include/lib.h ../include/assert.h ../include/errarg.h \ - ../include/error.h ../include/stringclass.h ../include/cset.h \ - ../include/font.h ../include/device.h pipeline.h ../include/defs.h -pipeline.o : pipeline.c pipeline.h |
