From 9da418395c3771c5be69bb540a650e70f52fbfa3 Mon Sep 17 00:00:00 2001 From: nico Date: Wed, 25 Sep 2002 23:31:18 +0000 Subject: [PATCH] Do not include ctool.make ... we build no ctools here git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@14563 72102866-910b-0410-8b05-ffd578937521 --- Tools/make_strings/GNUmakefile | 1 - 1 file changed, 1 deletion(-) diff --git a/Tools/make_strings/GNUmakefile b/Tools/make_strings/GNUmakefile index 02c00ad74..5cd0594a1 100644 --- a/Tools/make_strings/GNUmakefile +++ b/Tools/make_strings/GNUmakefile @@ -38,5 +38,4 @@ make_strings_OBJC_FILES = \ include GNUmakefile.preamble include $(GNUSTEP_MAKEFILES)/tool.make -include $(GNUSTEP_MAKEFILES)/ctool.make