From bafe684838066eb0fdbc6088d8b5b4e05b84beec Mon Sep 17 00:00:00 2001 From: giraffedata Date: Sat, 1 Nov 2008 01:58:45 +0000 Subject: Rename Makefile.depend to depend.mk git-svn-id: http://svn.code.sf.net/p/netpbm/code/trunk@769 9d0c8265-081b-0410-96cb-a4ca84ce46f8 --- lib/util/Makefile | 2 -- 1 file changed, 2 deletions(-) (limited to 'lib') diff --git a/lib/util/Makefile b/lib/util/Makefile index ea290bcb..8b3fa1c1 100644 --- a/lib/util/Makefile +++ b/lib/util/Makefile @@ -25,5 +25,3 @@ $(UTILOBJECTS):%.o:%.c importinc testnstring: test.c nstring.h nstring.o $(CC) $(CFLAGS) $(CADD) -o $@ nstring.o $< - -include Makefile.depend -- cgit 1.4.1