Enlightenment CVS committal

Author  : pfritz
Project : e17
Module  : libs/ewl

Dir     : e17/libs/ewl/data/themes/e17


Modified Files:
        Makefile.am 


Log Message:
be a bit more posix-conform (that fixes some build problems on openbsd)

===================================================================
RCS file: /cvs/e/e17/libs/ewl/data/themes/e17/Makefile.am,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -3 -r1.5 -r1.6
--- Makefile.am 2 Jan 2007 05:18:01 -0000       1.5
+++ Makefile.am 24 Nov 2007 10:39:36 -0000      1.6
@@ -50,5 +50,5 @@
 
 SUFFIXES = .edc .edj
 .edc.edj:
-       edje_cc -v -id $(top_srcdir)/data/themes/$(notdir $(<:%.edc=%))/images 
-fd $(top_srcdir)/data/themes/$(notdir $(<:%.edc=%)) 
$(top_srcdir)/data/themes/$(notdir $(<:%.edc=%))/$< 
$(top_builddir)/data/themes/$(notdir $(<:%.edc=%))/$(notdir $@)
+       edje_cc -v -id $(top_srcdir)/data/themes/$(*F)/images -fd 
$(top_srcdir)/data/themes/$(*F) $(top_srcdir)/data/themes/$(*F)/$< 
$(top_builddir)/data/themes/$(*F)/$(@F)
 



-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2005.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
enlightenment-cvs mailing list
enlightenment-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to