From f2b127d27bcf6c9bacf1b16b371bdee30f7812d6 Mon Sep 17 00:00:00 2001 From: giraffedata Date: Sun, 5 Oct 2008 20:47:34 +0000 Subject: Rename Makefile.config to config.mk git-svn-id: http://svn.code.sf.net/p/netpbm/code/trunk@743 9d0c8265-081b-0410-96cb-a4ca84ce46f8 --- analyzer/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'analyzer/Makefile') diff --git a/analyzer/Makefile b/analyzer/Makefile index 77483aab..9a9a5e10 100644 --- a/analyzer/Makefile +++ b/analyzer/Makefile @@ -5,7 +5,7 @@ endif SUBDIR = analyzer VPATH=.:$(SRCDIR)/$(SUBDIR) -include $(BUILDDIR)/Makefile.config +include $(BUILDDIR)/config.mk # We tend to separate out the build targets so that we don't have # any more dependencies for a given target than it really needs. -- cgit 1.4.1