gshisen 1.2.0 GNUmakefile

Ingolf Jandt <[email protected]> Fri, 16 Jun 2006 16:49:56 +0000 (UTC)
Newsgroups gmane.comp.lib.gnustep.applications
Message-ID <[email protected]>
In the gshisen GNUmakefile the line
GNUSTEP_MAKEFILES = $(GNUSTEP_SYSTEM_ROOT)/Makefiles
must be deleted / commented out, as 1. it's wrong, 2. GNUstep.sh defines the
variable itself correctly.

Uncorrected it makes compile faile.

Ingolf