Mercurial > hg > xemacs-beta
comparison lib-src/Makefile.in.in @ 98:0d2f883870bc r20-1b1
Import from CVS: tag r20-1b1
author | cvs |
---|---|
date | Mon, 13 Aug 2007 09:13:56 +0200 |
parents | 1ce6082ce73f |
children | 48d667d6f17f |
comparison
equal
deleted
inserted
replaced
97:498bf5da1c90 | 98:0d2f883870bc |
---|---|
100 /* ========================== Lists of Files =========================== */ | 100 /* ========================== Lists of Files =========================== */ |
101 | 101 |
102 /* Things that a user might actually run, | 102 /* Things that a user might actually run, |
103 which should be installed in bindir. */ | 103 which should be installed in bindir. */ |
104 INSTALLABLES = etags ctags emacsclient b2m gnuclient gnuattach gnudoit | 104 INSTALLABLES = etags ctags emacsclient b2m gnuclient gnuattach gnudoit |
105 INSTALLABLE_SCRIPTS = rcs-checkin | 105 INSTALLABLE_SCRIPTS = rcs-checkin pstogif |
106 | 106 |
107 /* Things that Emacs runs internally, or during the build process, | 107 /* Things that Emacs runs internally, or during the build process, |
108 which should not be installed in bindir. */ | 108 which should not be installed in bindir. */ |
109 UTILITIES= make-path wakeup profile make-docfile digest-doc \ | 109 UTILITIES= make-path wakeup profile make-docfile digest-doc \ |
110 sorted-doc movemail cvtmail fakemail yow emacsserver hexl \ | 110 sorted-doc movemail cvtmail fakemail yow emacsserver hexl \ |