Mercurial > hg > xemacs-beta
diff lib-src/Makefile.in.in @ 38:1a767b41a199 r19-15b102
Import from CVS: tag r19-15b102
author | cvs |
---|---|
date | Mon, 13 Aug 2007 08:54:01 +0200 |
parents | 441bb1e64a06 |
children | 05472e90ae02 |
line wrap: on
line diff
--- a/lib-src/Makefile.in.in Mon Aug 13 08:53:41 2007 +0200 +++ b/lib-src/Makefile.in.in Mon Aug 13 08:54:01 2007 +0200 @@ -111,7 +111,7 @@ /* Like UTILITIES, but they are not system-dependent, and should not be deleted by the distclean target. */ TM_SCRIPTS=tm-au tm-file tm-html tm-image tm-mpeg tm-plain tm-ps tmdecode -SCRIPTS= rcs2log vcdiff $(TM_SCRIPTS) +SCRIPTS= rcs2log vcdiff gzip-el.sh $(TM_SCRIPTS) EXECUTABLES= ${UTILITIES} ${INSTALLABLES} ${SCRIPTS} ${INSTALLABLE_SCRIPTS} @@ -278,6 +278,8 @@ ${LN_S} ${srcdir}/$@ $@ tmdecode : ${LN_S} ${srcdir}/$@ $@ +gzip-el.sh: + ${LN_S} ${srcdir}/$@ $@ force: #else /* ultrix */