Mercurial > hg > xemacs-beta
comparison lib-src/Makefile.in.in @ 153:25f70ba0133c r20-3b3
Import from CVS: tag r20-3b3
author | cvs |
---|---|
date | Mon, 13 Aug 2007 09:38:25 +0200 |
parents | 59463afc5666 |
children | 43dd3413c7c7 |
comparison
equal
deleted
inserted
replaced
152:4c132ee2d62b | 153:25f70ba0133c |
---|---|
104 /* ========================== Lists of Files =========================== */ | 104 /* ========================== Lists of Files =========================== */ |
105 | 105 |
106 /* Things that a user might actually run, | 106 /* Things that a user might actually run, |
107 which should be installed in bindir. */ | 107 which should be installed in bindir. */ |
108 INSTALLABLES = etags ctags b2m gnuclient | 108 INSTALLABLES = etags ctags b2m gnuclient |
109 INSTALLABLE_SCRIPTS = rcs-checkin pstogif install-sid send-pr | 109 INSTALLABLE_SCRIPTS = rcs-checkin pstogif install-sid send-pr gnudoit |
110 | 110 |
111 /* Things that Emacs runs internally, or during the build process, | 111 /* Things that Emacs runs internally, or during the build process, |
112 which should not be installed in bindir. */ | 112 which should not be installed in bindir. */ |
113 UTILITIES= make-path wakeup profile make-docfile digest-doc \ | 113 UTILITIES= make-path wakeup profile make-docfile digest-doc \ |
114 sorted-doc movemail cvtmail fakemail yow hexl \ | 114 sorted-doc movemail cvtmail fakemail yow hexl \ |