X-Git-Url: http://git.chise.org/gitweb/?a=blobdiff_plain;f=Makefile;h=108662370802d9004b129d6a1e270bea3fb498d7;hb=a1b3d9d3033cf911008478e841582638be013975;hp=d14d4eda593f7a1e115cdcb11af9d4f4208ac36d;hpb=3e8df2ec2a099cca25793adbe6dbdb0bb8909f66;p=elisp%2Fapel.git diff --git a/Makefile b/Makefile index d14d4ed..1086623 100644 --- a/Makefile +++ b/Makefile @@ -2,7 +2,7 @@ # Makefile for APEL. # -VERSION = 9.16 +VERSION = 9.19 TAR = tar RM = /bin/rm -f @@ -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: