build: Add depend goal and 'make depend'.
[goals.git] / Makefile.in
index 7bb2d1c..f518c26 100644 (file)
@@ -19,7 +19,7 @@
 # Pass through normal targets to Goalfile.in
 
 # XXX Why can't this parse "all" instead of "all ()"?
-all clean install: src/goals
+all clean depend install: src/goals
        ./run src/goals "$@ ()"
 
 # If src/goals doesn't exist then brute-force build it.  Once we have