From: shuhei-k Date: Fri, 21 May 1999 13:48:12 +0000 (+0000) Subject: (GOMI): New variable. X-Git-Tag: apel-9_19~12 X-Git-Url: http://git.chise.org/gitweb/?a=commitdiff_plain;h=0e2e8575a1ab3b45e3b43d50011fd6ec75f273cc;p=elisp%2Fapel.git (GOMI): New variable. (clean): Use `RM' and `GOMI'. --- diff --git a/Makefile b/Makefile index 9e2db29..efb8312 100644 --- a/Makefile +++ b/Makefile @@ -17,6 +17,8 @@ LISPDIR = NONE PACKAGEDIR = NONE VERSION_SPECIFIC_LISPDIR = NONE +GOMI = *.elc + ARCHIVE_DIR_PREFIX = /pub/mule elc: @@ -41,7 +43,7 @@ what-where: clean: - -rm *.elc + -$(RM) $(GOMI) tar: