comparison lib-src/Makefile.in @ 991:13ec07cf910f

*** empty log message ***
author Eric S. Raymond <esr@snark.thyrsus.com>
date Fri, 14 Aug 1992 16:02:12 +0000
parents 40b255f55df3
children d8d503897aa5
comparison
equal deleted inserted replaced
990:d76731ebdff0 991:13ec07cf910f
19 # Things that a user might actually run 19 # Things that a user might actually run
20 INSTALLABLES = etags ctags emacsclient b2m 20 INSTALLABLES = etags ctags emacsclient b2m
21 21
22 # Things that Emacs runs internally, or during the build process. 22 # Things that Emacs runs internally, or during the build process.
23 UTILITIES= test-distrib wakeup make-docfile digest-doc sorted-doc \ 23 UTILITIES= test-distrib wakeup make-docfile digest-doc sorted-doc \
24 movemail cvtmail fakemail yow env emacsserver hexl timer 24 movemail cvtmail fakemail yow env emacsserver hexl timer rcs2log vcdiff
25 25
26 EXECUTABLES= ${UTILITIES} ${INSTALLABLES} 26 EXECUTABLES= ${UTILITIES} ${INSTALLABLES}
27 27
28 # These things are edited by ../configure; don't change anything before 28 # These things are edited by ../configure; don't change anything before
29 # or including the '='; everything after that gets blown away. 29 # or including the '='; everything after that gets blown away.