X-Git-Url: http://git.madism.org/?p=apps%2Fmadmutt.git;a=blobdiff_plain;f=tools%2FMakefile;h=b9542317b614d49720abd78dc461567405d16d5d;hp=038ee1e755539bff9b48b7a420eb3f787dbe7bc6;hb=fb0de7e2db97b1fe0882a31135b2fe4c1bae1821;hpb=8fac066483c9ae3176984527c037190fca9dc7f0 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