default irix device
[sball] / Makefile
index a41c55c..e352f41 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -1,4 +1,4 @@
-src = $(wildcard src/*.c)
+src = src/main.c src/sball.c
 obj = $(src:.c=.o)
 dep = $(obj:.o=.d)
 bin = sball