[66448] trunk/base/src/cregistry/Makefile
jmr at macports.org
jmr at macports.org
Tue Apr 13 12:28:38 PDT 2010
Revision: 66448
http://trac.macports.org/changeset/66448
Author: jmr at macports.org
Date: 2010-04-13 12:28:36 -0700 (Tue, 13 Apr 2010)
Log Message:
-----------
clean sqlext.o
Modified Paths:
--------------
trunk/base/src/cregistry/Makefile
Modified: trunk/base/src/cregistry/Makefile
===================================================================
--- trunk/base/src/cregistry/Makefile 2010-04-13 19:21:26 UTC (rev 66447)
+++ trunk/base/src/cregistry/Makefile 2010-04-13 19:28:36 UTC (rev 66448)
@@ -22,7 +22,7 @@
${SHLIB_LD} ${SQLEXT_OBJS} -o $@
clean::
- rm -f ${STLIB_NAME} ${SQLEXT_NAME} ${OBJS}
+ rm -f ${STLIB_NAME} ${SQLEXT_NAME} ${SQLEXT_OBJS} ${OBJS}
distclean:: clean
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20100413/436a2911/attachment.html>
More information about the macports-changes
mailing list