summaryrefslogtreecommitdiff
path: root/dev-libs/cdk/files/cdk-5.0.20120323-parallel-make.patch
blob: aa5a1dce04e73411c6751b974e89655a4b0c3449 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
--- a/Makefile.in
+++ b/Makefile.in
@@ -269,7 +269,7 @@

 all sources :: $(AUTO_SRC)

-$(OBJECTS) :	include/cdk_config.h
+$(OBJECTS) :	$(MY_HDR)

 #
 # Standard library directive.