comparison make-dist @ 2833:5e02025884d8

Don't distribute oldXMenu/Makefile.
author Jim Blandy <jimb@redhat.com>
date Sun, 16 May 1993 20:36:30 +0000
parents 47d8f937a4bc
children bbecb53ca42b
comparison
equal deleted inserted replaced
2832:47d8f937a4bc 2833:5e02025884d8
197 rm -f =* TAGS) 197 rm -f =* TAGS)
198 198
199 echo "Making links to \`oldXMenu'." 199 echo "Making links to \`oldXMenu'."
200 (cd oldXMenu 200 (cd oldXMenu
201 ln *.c *.h *.in ../${tempdir}/oldXMenu 201 ln *.c *.h *.in ../${tempdir}/oldXMenu
202 ln README Makefile Imakefile ChangeLog ../${tempdir}/oldXMenu 202 ln README Imakefile ChangeLog ../${tempdir}/oldXMenu
203 ln compile.com descrip.mms ../${tempdir}/oldXMenu) 203 ln compile.com descrip.mms ../${tempdir}/oldXMenu)
204 204
205 echo "Making links to \`etc'." 205 echo "Making links to \`etc'."
206 ### Don't distribute = files, TAGS, DOC files, backups, autosaves, or 206 ### Don't distribute = files, TAGS, DOC files, backups, autosaves, or
207 ### tex litter. 207 ### tex litter.