summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authoryenatch <yenatch@gmail.com>2017-07-08 12:13:56 -0400
committeryenatch <yenatch@gmail.com>2017-07-08 12:13:56 -0400
commita0ccf478c2640319ef7c7285819d641556340cd1 (patch)
tree2f55a86d9c3f618a4ee65abb26e58f9b50f8664a
parentf37781e095f6f26498ec39e66983bc5f081aa637 (diff)
Don't repopulate .SUFFIXES
Fixes make 3.81
-rwxr-xr-xMakefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index be4bc7e..7d78c43 100755
--- a/Makefile
+++ b/Makefile
@@ -1,7 +1,6 @@
.PHONY: all tools compare clean tidy
.SUFFIXES:
-.SUFFIXES: .asm .o .gbc .1bpp .2bpp .png .pcm .wav
.SECONDEXPANSION:
.PRECIOUS:
.SECONDARY: