Enlightenment CVS committal Author : devilhorns Project : e_modules Module : emu
Dir : e_modules/emu/src/modules/emu Modified Files: Makefile.am Log Message: Added make uninstall rule =================================================================== RCS file: /cvs/e/e_modules/emu/src/modules/emu/Makefile.am,v retrieving revision 1.6 retrieving revision 1.7 diff -u -3 -r1.6 -r1.7 --- Makefile.am 2 Sep 2006 11:59:52 -0000 1.6 +++ Makefile.am 2 Sep 2006 12:57:22 -0000 1.7 @@ -41,3 +41,6 @@ clean-local: rm -rf *.eap *.edj *~ +uninstall: + rm -rf $(libdir)/enlightenment/modules/$(MODULE) + ------------------------------------------------------------------------- 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