[MOAB-dev] r3684 - MOAB/trunk/examples

kraftche at cae.wisc.edu kraftche at cae.wisc.edu
Mon Mar 22 09:53:25 CDT 2010


Author: kraftche
Date: 2010-03-22 09:53:25 -0500 (Mon, 22 Mar 2010)
New Revision: 3684

Modified:
   MOAB/trunk/examples/Makefile.am
Log:
uninstall makefile from doc/examples

Modified: MOAB/trunk/examples/Makefile.am
===================================================================
--- MOAB/trunk/examples/Makefile.am	2010-03-20 17:59:25 UTC (rev 3683)
+++ MOAB/trunk/examples/Makefile.am	2010-03-22 14:53:25 UTC (rev 3684)
@@ -31,3 +31,6 @@
 
 install-data-hook:
 	mv -f $(DESTDIR)$(exampledir)/examples.make $(DESTDIR)$(exampledir)/makefile
+
+uninstall-hook:
+	rm -f $(DESTDIR)$(exampledir)/makefile



More information about the moab-dev mailing list