From: Jim Meyering Date: Fri, 6 Feb 1998 20:45:51 +0000 (+0000) Subject: . X-Git-Tag: FILEUTILS-3_16m~63 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=5a9c4223f6aaa8f277005119a750fccc6f6607b2;p=platform%2Fupstream%2Fcoreutils.git . --- diff --git a/GNUmakefile b/GNUmakefile new file mode 100644 index 0000000..81667ac --- /dev/null +++ b/GNUmakefile @@ -0,0 +1,7 @@ +# Having a separate GNUmakefile lets me `include' the dynamically +# generated rules created via Makefile.maint as well as Makefile.maint itself. +# This makefile is used only if you run GNU Make. +# It is necessary if you modify files in the m4/ directory or +# want to build targets usually of interest only to the maintainer. +include Makefile +include $(srcdir)/Makefile.maint