Enlightenment CVS committal

Author  : kwo
Project : e16
Module  : e

Dir     : e16/e/epp


Modified Files:
        Makefile.am 


Log Message:
Avoid unnecessary library dependencies in eesh and edox. Cleanups.

===================================================================
RCS file: /cvs/e/e16/e/epp/Makefile.am,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -3 -r1.5 -r1.6
--- Makefile.am 17 Aug 2004 23:41:37 -0000      1.5
+++ Makefile.am 9 Sep 2006 22:21:48 -0000       1.6
@@ -30,7 +30,7 @@
        cpplib.c \
        cppmain.c 
 
-INCLUDES=-I$(top_srcdir) -I$(top_builddir) -I$(includedir)
+INCLUDES = -I$(top_builddir) -I$(top_srcdir)
 
 DEFS= \
 -DHAVE_STRERROR \
@@ -50,8 +50,6 @@
 -DTARGET_CR=13 \
 -DTARGET_TAB=9 \
 -DTARGET_VT=11
-
-LIBS =
 
 uninstall-local:
        for i in $(bin_PROGRAMS); do \



-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
enlightenment-cvs mailing list
enlightenment-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to