bug-gnustep
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Minor Build Issue in Examples


From: Nicola Pero
Subject: Re: Minor Build Issue in Examples
Date: Sat, 6 Mar 2004 14:04:01 +0000 (GMT)

Thanks!  :-)

I applied your fix and made a few additional cleanups.  Makefiles for
examples should be particularly simple I think.

Thanks


On Wed, 3 Mar 2004, Brent Fulgham wrote:

> I found a small gotcha in the Makefiles:
> bfulgham@BFULGHAM
> gnustep\usr-apps\examples\gui\Classes\NSPanelTest
> $ diff -wcb3 GNUmakefile GNUmakefile.new
> *** GNUmakefile Wed Mar  3 16:32:35 2004
> --- GNUmakefile.new     Wed Mar  3 16:43:08 2004
> ***************
> *** 5,13 ****
>   
>   GNUSTEP_INSTALLATION_DIR = $(GNUSTEP_SYSTEM_ROOT)
>   
> ! GNUSTEP_MAKEFILES = $(GNUSTEP_SYSTEM_ROOT)/Makefiles
>   
> ! include $(GNUSTEP_SYSTEM_ROOT)/Makefiles/common.make
>   -include Makefile.preamble
>   
>   APP_NAME=NSPanelTest
> --- 5,13 ----
>   
>   GNUSTEP_INSTALLATION_DIR = $(GNUSTEP_SYSTEM_ROOT)
>   
> ! GNUSTEP_MAKEFILES =
> $(GNUSTEP_SYSTEM_ROOT)/Library/Makefiles
>   
> ! include $(GNUSTEP_MAKEFILES)/common.make
>   -include Makefile.preamble
> 
> 
> 
> 
> _______________________________________________
> Bug-gnustep mailing list
> Bug-gnustep@gnu.org
> http://mail.gnu.org/mailman/listinfo/bug-gnustep
> 
> 





reply via email to

[Prev in Thread] Current Thread [Next in Thread]