discuss-gnustep
[Top][All Lists]
Advanced

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

Re: GNUStep Under Windows


From: Adam Fedor
Subject: Re: GNUStep Under Windows
Date: Fri, 29 Feb 2008 11:06:30 -0700


On Feb 29, 2008, at 10:42 AM, Darin Bray wrote:

The contents of my makefile are...

include $(GNUSTEP_MAKEFILES)/common.make

TOOL_NAME = Fraction
LogTest_OBJC_FILES = main.m

include $(GNUSTEP_MAKEFILES)/tool.make


You need to change LogTest to Fraction:

Fraction_OBJC_FILES = main.m




reply via email to

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