X-Git-Url: http://git.annexia.org/?a=blobdiff_plain;f=Makefile.in;h=8529ad2560497d53f4a54241737203599c8de0a9;hb=bc05c5c0eef21e7f80a9b6a7fa7e551b200ad905;hp=74fc7de3c0e83cb86714e42012b26a3399dcf17c;hpb=2ac1b84cb49ad04e27b4543436b0227153fbfb15;p=goals.git diff --git a/Makefile.in b/Makefile.in index 74fc7de..8529ad2 100644 --- a/Makefile.in +++ b/Makefile.in @@ -19,7 +19,7 @@ # Pass through normal targets to Goalfile.in # XXX Why can't this parse "all" instead of "all ()"? -all clean depend install: src/goals +all clean depend install maintainer-clean: src/goals ./run src/goals "$@ ()" # If src/goals doesn't exist then brute-force build it. Once we have