2005-01-12 14:08:37 +00:00
|
|
|
--- groff-1.19.1/Makefile.in.pfbtops_cpp 2004-04-07 17:33:39.000000000 +0200
|
|
|
|
+++ groff-1.19.1/Makefile.in 2005-01-12 13:46:40.242477624 +0100
|
|
|
|
@@ -464,8 +464,9 @@
|
2004-09-09 05:54:44 +00:00
|
|
|
src/utils/lookbib \
|
|
|
|
src/utils/indxbib \
|
|
|
|
src/utils/lkbib \
|
|
|
|
- src/utils/addftinfo
|
|
|
|
-CPROGDIRS=src/utils/pfbtops
|
|
|
|
+ src/utils/addftinfo \
|
|
|
|
+ src/utils/pfbtops
|
|
|
|
+CPROGDIRS=
|
2005-01-12 14:08:37 +00:00
|
|
|
PROGDEPDIRS=arch/misc
|
|
|
|
PROGDIRS=$(PROGDEPDIRS) $(CCPROGDIRS) $(CPROGDIRS)
|
2004-09-09 05:54:44 +00:00
|
|
|
DEVDIRS=\
|