Enlightenment CVS committal

Author  : raster
Project : e17
Module  : test

Dir     : e17/test/orig/evas


Modified Files:
        Makefile 


Log Message:


fix inotify stuff.. bad bad bad.

===================================================================
RCS file: /cvs/e/e17/test/orig/evas/Makefile,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -3 -r1.2 -r1.3
--- Makefile    14 Feb 2007 04:41:32 -0000      1.2
+++ Makefile    30 Mar 2007 12:24:19 -0000      1.3
@@ -77,11 +77,11 @@
        $(CC) $(LIBS) $(LDFLAGS) $(evas_directfb_window_test_OBJS) -lm  -o $@
 
 ## dead engine - useless
-evas_cairo_x11_test_SRCS = evas_test_main.c evas_software_qtopia_main.cpp
+evas_cairo_x11_test_SRCS = evas_test_main.c evas_cairo_x11_main.c
 evas_cairo_x11_test_OBJS = $(evas_cairo_x11_test_SRCS:.c=.o)
 evas_cairo_x11_test: $(evas_cairo_x11_test_OBJS)
        $(RM) $@
-       $(CC) $(LIBS) $(LDFLAGS) $(evas_cairo_x11_test_OBJS) -lm  -o $@
+       $(CC) $(LIBS) $(LDFLAGS) $(evas_cairo_x11_test_OBJS) -lm 
-L/usr/X11R6/lib -L/usr/X11R7/lib -L/usr/xorg/lib -lX11 -lXext -o $@
 
 
 



-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
enlightenment-cvs mailing list
enlightenment-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to