Nicola Pero <[EMAIL PROTECTED]> writes:

[snip...]
> objc.make is for software which is in ObjC but it's not using GNUstep.  If
> you are using GNUstep, you should use tool.make ... try --
>
> include $(GNUSTEP_MAKEFILES)/common.make
>
> TOOL_NAME = hello
> hello_OBJC_FILES = main.m
>
> include $(GNUSTEP_MAKEFILES)/tool.make
>
> Thanks

I did and I've got the following error message:

  gmake: Nothing to be done for `all'.

I made sure that the directory is clean.
_______________________________________________
Help-gnustep mailing list
[EMAIL PROTECTED]
http://lists.gnu.org/mailman/listinfo/help-gnustep

Reply via email to