chiark / gitweb /
An entirely different search program.
[matchsticks-search.git] / Makefile
index 139319be8531e42c7d00b89191429f648a15bbf7..75efaf3fdb135d0e4a77423f85e43740ec0bc325 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -5,3 +5,9 @@ LC_CTYPE=C
 LDLIBS = -lpub -lglpk -lm
 
 all: main
+
+test: test.pl main
+       ./test.pl
+
+clean:
+       rm -f main