X-Git-Url: http://git.chise.org/gitweb/?p=chise%2Fxemacs-chise.git.1;a=blobdiff_plain;f=modules%2Fsample%2FMakefile;h=1e0849cefa4f9cb0efb4ad819113a1e13a15b027;hp=09390d1c5f97d4853c8f797009f2e0a8b09d22f0;hb=ea1ea793fe6e244ef5555ed983423a204101af13;hpb=399b9f4466f37412410de8ec4a08e3dc5504ad10 diff --git a/modules/sample/Makefile b/modules/sample/Makefile index 09390d1..1e0849c 100644 --- a/modules/sample/Makefile +++ b/modules/sample/Makefile @@ -25,6 +25,8 @@ MODTITLE="Sample loadable module" all: $(MODNAME).ell +distclean: clean + clean: rm -f $(MODNAME).ell $(OBJS) sample_i.o sample_i.c