X-Git-Url: http://git.annexia.org/?a=blobdiff_plain;f=Makefile.in;h=e05b14f5ed7c677a28865154dee31e738289ddb1;hb=e23952e03c37201fe805ad3d1635e7d2d41e5908;hp=29825e75a4998dcff6a9b7e005df7410c54804e2;hpb=bf91d4bb90c84d360609ffb30a68cf8adb5b1448;p=goals.git diff --git a/Makefile.in b/Makefile.in index 29825e7..e05b14f 100644 --- a/Makefile.in +++ b/Makefile.in @@ -18,9 +18,8 @@ # Pass through normal targets to Goalfile.in -# XXX Why can't this parse "all" instead of "all ()"? all clean depend install check maintainer-clean: src/goals - ./run src/goals "$@ ()" + ./run src/goals $@ # If src/goals doesn't exist then brute-force build it. Once we have # src/goals we can rebuild it and other parts of the project using