aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile7
1 files changed, 0 insertions, 7 deletions
diff --git a/Makefile b/Makefile
deleted file mode 100644
index d0f0d47..0000000
--- a/Makefile
+++ /dev/null
@@ -1,7 +0,0 @@
-.POSIX:
-
-all:
- +gmake -f GNUmakefile all
-
-.DEFAULT:
- +gmake -f GNUmakefile $<