From 923024132715316f106e2393e7bfc02bc04d2215 Mon Sep 17 00:00:00 2001 From: rfm Date: Fri, 2 Nov 2012 19:11:51 +0000 Subject: [PATCH] add a little informatrion/diagnostic --- GNUmakefile | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/GNUmakefile b/GNUmakefile index fdc710a..dd17a92 100644 --- a/GNUmakefile +++ b/GNUmakefile @@ -6,6 +6,8 @@ ifeq ($(GNUSTEP_MAKEFILES),) # # Start of section for building without GNUstep # +$(warning GNUstep not found ...\ +building for standalone installation.) include Makefile @@ -16,6 +18,8 @@ else # # Start of GNUstep specific section. # +$(warning GNUstep found ...\ +building for install in the GNUstep filesystem.) PACKAGE_NAME = gnustep-objc2 SVN_MODULE_NAME = libobjc2