SOURCES: reglookup-parallel-make.patch (NEW) - new

adamg adamg at pld-linux.org
Sat Feb 28 17:46:52 CET 2009


Author: adamg                        Date: Sat Feb 28 16:46:52 2009 GMT
Module: SOURCES                       Tag: HEAD
---- Log message:
- new

---- Files affected:
SOURCES:
   reglookup-parallel-make.patch (NONE -> 1.1)  (NEW)

---- Diffs:

================================================================
Index: SOURCES/reglookup-parallel-make.patch
diff -u /dev/null SOURCES/reglookup-parallel-make.patch:1.1
--- /dev/null	Sat Feb 28 17:46:54 2009
+++ SOURCES/reglookup-parallel-make.patch	Sat Feb 28 17:46:46 2009
@@ -0,0 +1,11 @@
+--- a/Makefile	2009-02-10 03:35:24.000000000 +0100
++++ b/Makefile	2009-02-28 17:42:14.156500253 +0100
+@@ -50,6 +51,8 @@
+ $(BUILD_TREE):
+ 	mkdir -p $@
+ 
++src: lib
++
+ clean:
+ 	$(MAKE) -C src clean
+ 	$(MAKE) -C lib clean
================================================================


More information about the pld-cvs-commit mailing list