Enlightenment CVS committal

Author  : rephorm
Project : e17
Module  : apps/iconbar

Dir     : e17/apps/iconbar/src


Modified Files:
        Makefile 


Log Message:


gah. thought i fixed this one a while ago.
make sure it actually uses the LIBRARIES to build 

===================================================================
RCS file: /cvsroot/enlightenment/e17/apps/iconbar/src/Makefile,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -3 -r1.1 -r1.2
--- Makefile    27 Jul 2003 19:36:54 -0000      1.1
+++ Makefile    29 Oct 2003 03:29:55 -0000      1.2
@@ -17,7 +17,7 @@
 iconbar: $(OBJECTS)
        $(CC) -g -o $@ $(OBJECTS) $(LIBRARIES)
 
-.o:
+.c.o:
        $(CC)  $(INCLUDES) -c  $<
 
 install:




-------------------------------------------------------
This SF.net email is sponsored by: SF.net Giveback Program.
Does SourceForge.net help you be more productive?  Does it
help you create better code?   SHARE THE LOVE, and help us help
YOU!  Click Here: http://sourceforge.net/donate/
_______________________________________________
enlightenment-cvs mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to