Skip to content

Commit ad34332

Browse files
committed
---
yaml --- r: 1678 b: refs/heads/master c: 85c073d h: refs/heads/master v: v3
1 parent 376cfa9 commit ad34332

File tree

2 files changed

+11
-1
lines changed

2 files changed

+11
-1
lines changed

[refs]

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
---
2-
refs/heads/master: 9dc3f3f18371144daef8cfadb0bb9fce61c7b463
2+
refs/heads/master: 85c073dd3e4259b5f0c2fe5c217c3561bf0ab7b2

trunk/src/Makefile

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,13 @@
1+
# Delete the built-in rules.
2+
# 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+
111
######################################################################
212
# Auto-configuration
313
######################################################################

0 commit comments

Comments
 (0)