summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorwl <wl>2009-01-04 11:12:42 +0000
committerwl <wl>2009-01-04 11:12:42 +0000
commit396cc3951631f2333216da348fe44f01a6816266 (patch)
treeab30a3186ddbf8ea7e8bc796b9820210846eb9c8
parentf72cf46927b33faccf0b92d75dcd976ea8e5c8cb (diff)
downloadgroff-396cc3951631f2333216da348fe44f01a6816266.tar.gz
* font/make-Rproto: Moved to...
* font/util/make-Rproto: Here. * Makefile.in (NOMAKEDIRS): Add `m4', `font/devps/old', and `font/util'.
-rw-r--r--ChangeLog8
-rw-r--r--Makefile.in7
-rwxr-xr-xfont/util/make-Rproto (renamed from font/make-Rproto)0
3 files changed, 13 insertions, 2 deletions
diff --git a/ChangeLog b/ChangeLog
index 54414548..4050e0d4 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,13 @@
2009-01-04 Werner LEMBERG <wl@gnu.org>
+ * font/make-Rproto: Moved to...
+ * font/util/make-Rproto: Here.
+
+ * Makefile.in (NOMAKEDIRS): Add `m4', `font/devps/old', and
+ `font/util'.
+
+2009-01-04 Werner LEMBERG <wl@gnu.org>
+
* src/roff/troff/TODO: Mention local variables.
2009-01-03 Werner LEMBERG <wl@gnu.org>
diff --git a/Makefile.in b/Makefile.in
index 41c4d464..1e0e2e31 100644
--- a/Makefile.in
+++ b/Makefile.in
@@ -1,4 +1,4 @@
-# Copyright (C) 1989-2000, 2001, 2002, 2003, 2004, 2005, 2006
+# Copyright (C) 1989-2000, 2001, 2002, 2003, 2004, 2005, 2006, 2009
# Free Software Foundation, Inc.
# Written by James Clark (jjc@jclark.com)
#
@@ -612,6 +612,7 @@ EXTRADIRS=\
font/devlj4/generate \
doc
NOMAKEDIRS=\
+ m4 \
arch/djgpp \
contrib/chem/examples \
contrib/chem/examples/122 \
@@ -623,7 +624,9 @@ NOMAKEDIRS=\
contrib/mom/examples \
contrib/mom/momdoc \
contrib/gdiffmk/tests \
- src/libs/snprintf
+ src/libs/snprintf \
+ font/devps/old \
+ font/util
DISTDIRS=\
$(INCDIRS) $(LIBDIRS) $(PROGDIRS) $(DEVDIRS) $(XDEVDIRS) $(OTHERDEVDIRS) \
$(ALLTTYDEVDIRS) $(OTHERDIRS) $(EXTRADIRS) $(NOMAKEDIRS)
diff --git a/font/make-Rproto b/font/util/make-Rproto
index 2788d676..2788d676 100755
--- a/font/make-Rproto
+++ b/font/util/make-Rproto