[svn:parrot] r46551 - branches/ops_pct/compilers/opsc

darbelo at svn.parrot.org darbelo at svn.parrot.org
Wed May 12 23:46:16 UTC 2010


Author: darbelo
Date: Wed May 12 23:46:16 2010
New Revision: 46551
URL: https://trac.parrot.org/parrot/changeset/46551

Log:
[Makefile] Cleanup leftover pbc file.

Modified:
   branches/ops_pct/compilers/opsc/Defines.mak

Modified: branches/ops_pct/compilers/opsc/Defines.mak
==============================================================================
--- branches/ops_pct/compilers/opsc/Defines.mak	Wed May 12 23:04:34 2010	(r46550)
+++ branches/ops_pct/compilers/opsc/Defines.mak	Wed May 12 23:46:16 2010	(r46551)
@@ -18,5 +18,6 @@
 
 OPSC_CLEANUPS = \
 	$(OPSC_DIR)/opsc.pbc \
+	$(LIBRARY_DIR)/opsc.pbc \
 	$(OPSC_SOURCES_GENERATED)
 


More information about the parrot-commits mailing list