aboutsummaryrefslogtreecommitdiff
path: root/f65/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'f65/Makefile')
-rw-r--r--f65/Makefile10
1 files changed, 0 insertions, 10 deletions
diff --git a/f65/Makefile b/f65/Makefile
deleted file mode 100644
index 91adf06..0000000
--- a/f65/Makefile
+++ /dev/null
@@ -1,10 +0,0 @@
-CFLAGS=-Wall
-
-all: test
-
-f65.o: f65.c f65.h
-
-f65test: f65.o f65test.c
-
-test: f65test
- ./f65test