Thank you very much Adam, I can't believe I missed that.  Of course now I
get to fix all the typos in my code that are preventing it from compiling.
At least it looks like I am making progress now.

On Fri, Feb 29, 2008 at 1:06 PM, Adam Fedor <[EMAIL PROTECTED]> wrote:

>
> 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
>
>
_______________________________________________
Discuss-gnustep mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/discuss-gnustep

Reply via email to