Mercurial > hg > xemacs-beta
diff lisp/auctex/Makefile @ 30:ec9a17fef872 r19-15b98
Import from CVS: tag r19-15b98
author | cvs |
---|---|
date | Mon, 13 Aug 2007 08:52:29 +0200 |
parents | 441bb1e64a06 |
children | ee648375d8d6 |
line wrap: on
line diff
--- a/lisp/auctex/Makefile Mon Aug 13 08:51:58 2007 +0200 +++ b/lisp/auctex/Makefile Mon Aug 13 08:52:29 2007 +0200 @@ -1,7 +1,7 @@ # Makefile - for the AUC TeX distribution. # # Maintainer: Per Abrahamsen <auc-tex@sunsite.auc.dk> -# Version: 9.7k +# Version: 9.7l # # Edit the makefile, type `make', and follow the instructions. @@ -57,6 +57,8 @@ ## BELOW THIS LINE ON YOUR OWN RISK! ##---------------------------------------------------------------------- +.SUFFIXES: .el .elc .texi + SHELL = /bin/sh FTPDIR = /home/ftp/pub/Staff/Per.Abrahamsen/auctex @@ -98,7 +100,7 @@ lisp: $(ELC) $(AUCSRC) $(STYLESRC) $(CONTRIB) -some: $(AUCELC) style/*.elc +some: $(AUCELC) $(STYLESRC:.el=.elc) install: install-lisp