We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 376cfa9 commit ad34332Copy full SHA for ad34332
[refs]
@@ -1,2 +1,2 @@
1
---
2
-refs/heads/master: 9dc3f3f18371144daef8cfadb0bb9fce61c7b463
+refs/heads/master: 85c073dd3e4259b5f0c2fe5c217c3561bf0ab7b2
trunk/src/Makefile
@@ -1,3 +1,13 @@
+# Delete the built-in rules.
+# This speeds builds up substantially on win32, maybe elsewhere.
3
+
4
+.SUFFIXES:
5
+%:: %,v
6
+%:: RCS/%,v
7
+%:: RCS/%
8
+%:: s.%
9
+%:: SCCS/s.%
10
11
######################################################################
12
# Auto-configuration
13
0 commit comments