chiark / gitweb /
build more stuff
authorIan Jackson <ian@turbine>
Sun, 19 Oct 2008 21:36:58 +0000 (22:36 +0100)
committerIan Jackson <ian@turbine>
Sun, 19 Oct 2008 21:36:58 +0000 (22:36 +0100)
Makefile

index af43f43b5190b063b05237a45de9c928930bce39..706c35af1f06b2e09142dfbee730d62a178a96e6 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -2,7 +2,7 @@
 
 ALLDIMS=33 64 125 246 487 968
 TARGETS= primer lumpy.cfm sgtatham.cfm ring.cfm \
-       minimise-33 minimise-64 \
+       minimise-33 minimise-64 minimise-125 minimise-246 \
        $(addprefix interpolate-, $(ALLDIMS)) \
        $(addprefix view-, $(ALLDIMS)) \
        $(addprefix output-, $(ALLDIMS))