X-Git-Url: http://git.madism.org/?a=blobdiff_plain;f=tools%2FMakefile;h=b9542317b614d49720abd78dc461567405d16d5d;hb=c819524d3e0eb3c982c43d4ee88c148b1141397a;hp=038ee1e755539bff9b48b7a420eb3f787dbe7bc6;hpb=4956024f0d540c5dd689444113307fa7f9dd4067;p=apps%2Fmadmutt.git diff --git a/tools/Makefile b/tools/Makefile index 038ee1e..b954231 100644 --- a/tools/Makefile +++ b/tools/Makefile @@ -15,5 +15,5 @@ cpkg2c: cpkg2c.mll $(if $(shell which ocamlopt),ocamlopt -o $@ str.cmxa,ocamlc -o $@ str.cma) $@.ml @$(RM) cpkg2c.ml cpkg2c.c* cpkg2c.o -clean: +distclean clean: $(RM) cpkg2c