summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile5
1 files changed, 0 insertions, 5 deletions
diff --git a/Makefile b/Makefile
deleted file mode 100644
index d4b08e2..0000000
--- a/Makefile
+++ /dev/null
@@ -1,5 +0,0 @@
-
-CFLAGS=-O0 -g
-
-xtsttopng: xtsttopng.c
- $(CC) $(CFLAGS) -o $@ xtsttopng.c -lpng -lm \ No newline at end of file