Mercurial > hg > xemacs-beta
comparison lib-src/Makefile.in.in @ 179:9ad43877534d r20-3b16
Import from CVS: tag r20-3b16
author | cvs |
---|---|
date | Mon, 13 Aug 2007 09:52:19 +0200 |
parents | 2d532a89d707 |
children | bfd6434d15b3 |
comparison
equal
deleted
inserted
replaced
178:e703507b8a00 | 179:9ad43877534d |
---|---|
65 | 65 |
66 ## Things that Emacs runs internally, or during the build process, | 66 ## Things that Emacs runs internally, or during the build process, |
67 ## which should not be installed in bindir. | 67 ## which should not be installed in bindir. |
68 UTILITIES= make-path wakeup profile make-docfile digest-doc \ | 68 UTILITIES= make-path wakeup profile make-docfile digest-doc \ |
69 sorted-doc movemail cvtmail fakemail yow hexl \ | 69 sorted-doc movemail cvtmail fakemail yow hexl \ |
70 gnuserv mmencode | 70 gnuserv mmencode config.values |
71 ## These need to be conditional on I18N3 make-msgfile make-po | 71 ## These need to be conditional on I18N3 make-msgfile make-po |
72 | 72 |
73 ## Like UTILITIES, but they are not system-dependent, and should not be | 73 ## Like UTILITIES, but they are not system-dependent, and should not be |
74 ## deleted by the distclean target. | 74 ## deleted by the distclean target. |
75 TM_SCRIPTS=tm-au tm-file tm-html tm-image tm-mpeg tm-plain tm-ps tmdecode | 75 TM_SCRIPTS=tm-au tm-file tm-html tm-image tm-mpeg tm-plain tm-ps tmdecode |