X-Git-Url: http://git.cielonegro.org/gitweb.cgi?p=Lucu.git;a=blobdiff_plain;f=examples%2FMakefile;h=abd928eb482b505dc60b8a194b7d65d2e29192ba;hp=3e2c6f02245cc2faacf0930bbaf86cb13df6e05b;hb=70bf5bd248aa426ca4e410b3fb9a0529354aedaf;hpb=dc74878dd76a8ba6ff99c7ee0a480e6b942ce2db diff --git a/examples/Makefile b/examples/Makefile index 3e2c6f0..abd928e 100644 --- a/examples/Makefile +++ b/examples/Makefile @@ -16,7 +16,7 @@ run: build ./HelloWorld clean: - rm -f $(TARGETS) *.hi *.o + rm -f $(TARGETS) *.hi *.o MiseRafturai.hs SmallFile.hs MiseRafturai.hs: mise-rafturai.html lucu-implant-file -m MiseRafturai -o $@ $<