aboutsummaryrefslogtreecommitdiffstats
path: root/bfd/makefile
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--bfd/makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/bfd/makefile b/bfd/makefile
index 2720678..0788260 100644
--- a/bfd/makefile
+++ b/bfd/makefile
@@ -7,7 +7,7 @@ TARGET=main
##################################RULES################################
.DEFAULT:all
-.PHONY:all clean help $(TARGET) $(TARGET).so test
+.PHONY:all clean help test
all:$(TARGET) $(TARGET).so test