groff
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Groff] Adding groffer new directories to Makefile.in


From: bernd . warken
Subject: [Groff] Adding groffer new directories to Makefile.in
Date: Mon, 23 Oct 2006 23:55:42 +0200

The actual groffer version has 2 subdirectories (perl/ and shell/)
that do not have a Makefile.sub.  Does it make sense to add this
information to the top Makefile.in to variable NOMAKEDIRS:

$ diff -u Makefile.in.orig Makefile.in
--- Makefile.in.orig    2006-05-30 19:29:09.000000000 +0200
+++ Makefile.in 2006-10-23 23:52:17.000000000 +0200
@@ -606,6 +606,8 @@
   doc
 NOMAKEDIRS=\
   arch/djgpp \
+  contrib/groffer/perl \
+  contrib/groffer/shell \
   contrib/hdtbl/examples \
   contrib/mm/examples \
   contrib/mm/mm \

Is it possible to edit Makefile.in, or was it generated by
autoconf/automake?  Then it just has to be regenerated.

Bernd Warken





reply via email to

[Prev in Thread] Current Thread [Next in Thread]