summaryrefslogtreecommitdiff
path: root/Makefile.sub
diff options
context:
space:
mode:
authorwl <wl>2013-01-29 11:07:10 +0000
committerwl <wl>2013-01-29 11:07:10 +0000
commit0d80b8c726e4c008e67b9c19c8365674cbd5ff09 (patch)
tree3e9895a6f12e6aa52353541853d2e14e5e06e1f6 /Makefile.sub
parent9c5d5fee53ff1ac8014dc989dd2d725a173327e9 (diff)
downloadgroff-0d80b8c726e4c008e67b9c19c8365674cbd5ff09.tar.gz
Building clean-ups.
* Makefile.in: Use $(top_srcdir) where appropriate. * Makefile.sub (M4MACROS): Add `fcntl-o.m4' and `localcharset.m4'. * font/devpdf/Makefile.sub (UTILFILES): Removed, unused. (MOSTLYCLEANADD): Add `BuildFoundries'. * src/devices/gropdf/Makefile.sub (MOSTLYCLEANADD): Add `pdfmom'.
Diffstat (limited to 'Makefile.sub')
-rw-r--r--Makefile.sub34
1 files changed, 21 insertions, 13 deletions
diff --git a/Makefile.sub b/Makefile.sub
index c34292d6..2e032a58 100644
--- a/Makefile.sub
+++ b/Makefile.sub
@@ -1,4 +1,4 @@
-# Copyright (C) 1989-2000, 2001, 2002, 2003, 2004, 2006, 2009
+# Copyright (C) 1989-2000, 2001-2004, 2006, 2009, 2013
# Free Software Foundation, Inc.
# Written by James Clark (jjc@jclark.com)
#
@@ -20,24 +20,32 @@
# Makefile.sub
#
DISTCLEANFILES=\
- config.status \
- config.log \
- config.cache \
- stamp-h \
Makefile \
- test-groff \
+ config.cache \
+ config.log \
+ config.status \
+ groff.log \
+ groff.sum \
src/include/config.h \
- site.exp \
site.bak \
- groff.sum \
- groff.log
-MOSTLYCLEANADD=Makefile.cfg conftest*
+ site.exp \
+ stamp-h \
+ test-groff
+
+MOSTLYCLEANADD=\
+ Makefile.cfg \
+ conftest*
-M4MACROS = \
+M4MACROS=\
+ $(srcdir)/m4/codeset.m4 \
+ $(srcdir)/m4/fcntl-o.m4 \
+ $(srcdir)/m4/glibc21.m4 \
$(srcdir)/m4/groff.m4 \
- $(srcdir)/m4/codeset.m4 $(srcdir)/m4/glibc21.m4 \
$(srcdir)/m4/iconv.m4 \
- $(srcdir)/m4/lib-link.m4 $(srcdir)/m4/lib-ld.m4 $(srcdir)/m4/lib-prefix.m4
+ $(srcdir)/m4/lib-ld.m4 \
+ $(srcdir)/m4/lib-link.m4 \
+ $(srcdir)/m4/lib-prefix.m4 \
+ $(srcdir)/m4/localcharset.m4
distfiles: configure