diff options
Diffstat (limited to 'contrib/groff/grops/Makefile.dep')
-rw-r--r-- | contrib/groff/grops/Makefile.dep | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/contrib/groff/grops/Makefile.dep b/contrib/groff/grops/Makefile.dep deleted file mode 100644 index 94e343401cf59..0000000000000 --- a/contrib/groff/grops/Makefile.dep +++ /dev/null @@ -1,6 +0,0 @@ -ps.o: ps.cc ../include/driver.h ../include/errarg.h ../include/error.h \ - ../include/font.h ../include/printer.h ../include/lib.h \ - ../include/stringclass.h ../include/cset.h ps.h -psrm.o: psrm.cc ../include/driver.h ../include/errarg.h \ - ../include/error.h ../include/font.h ../include/printer.h \ - ../include/lib.h ../include/stringclass.h ../include/cset.h ps.h |