summaryrefslogtreecommitdiff
path: root/Makefile.in
diff options
context:
space:
mode:
authorwl <wl>2006-12-31 04:39:07 +0000
committerwl <wl>2006-12-31 04:39:07 +0000
commitdc5bdf742e0eaa2270fd4cee94e87eb7ec5d5217 (patch)
treea186dc27d8df97444420eba1c288171ca454741d /Makefile.in
parent7baa6eac1b96ae7050d3a71257f007d610020734 (diff)
downloadgroff-dc5bdf742e0eaa2270fd4cee94e87eb7ec5d5217.tar.gz
* font/devps/generate/Makefile (symbolsl.afm): Use $(srcdir).
* Makefile.comm (fonts): New (empty) target. * Makefile.in (TARGETS): Add `fonts'. * MANIFEST: Add `chem'.
Diffstat (limited to 'Makefile.in')
-rw-r--r--Makefile.in3
1 files changed, 1 insertions, 2 deletions
diff --git a/Makefile.in b/Makefile.in
index a9ce72c2..68368fc2 100644
--- a/Makefile.in
+++ b/Makefile.in
@@ -622,7 +622,7 @@ DISTDIRS=\
$(INCDIRS) $(LIBDIRS) $(PROGDIRS) $(DEVDIRS) $(XDEVDIRS) $(OTHERDEVDIRS) \
$(ALLTTYDEVDIRS) $(OTHERDIRS) $(EXTRADIRS) $(NOMAKEDIRS)
TARGETS=all install_bin install_data clean distclean mostlyclean \
- realclean extraclean distfiles TAGS depend uninstall_sub
+ realclean extraclean distfiles TAGS depend uninstall_sub fonts
# This ENVSETUP gork is required by the DJGPP build on Windows 9X,
# where Make needs to be case-sensitive to find files like BI and VERSION.
@@ -810,7 +810,6 @@ uninstall_dirs:
check:
@echo There is no validation suite for this package.
-
#check: site.exp docheck
#.PHONY: docheck