comparison lib-src/Makefile.in.in @ 359:8e84bee8ddd0 r21-1-9

Import from CVS: tag r21-1-9
author cvs
date Mon, 13 Aug 2007 10:57:55 +0200
parents 7c94d56991e1
children cc15677e0335
comparison
equal deleted inserted replaced
358:fed6e0f6a03a 359:8e84bee8ddd0
68 #include "../src/config.h" 68 #include "../src/config.h"
69 69
70 ## Things that a user might actually run, 70 ## Things that a user might actually run,
71 ## which should be installed in bindir. 71 ## which should be installed in bindir.
72 INSTALLABLES_BASE = etags ctags b2m gnuclient ootags 72 INSTALLABLES_BASE = etags ctags b2m gnuclient ootags
73 INSTALLABLE_SCRIPTS = rcs-checkin pstogif gnudoit gnuattach 73 INSTALLABLE_SCRIPTS = rcs-checkin gnudoit gnuattach
74 #ifdef HAVE_MS_WINDOWS 74 #ifdef HAVE_MS_WINDOWS
75 INSTALLABLES = $(INSTALLABLES_BASE) runemacs 75 INSTALLABLES = $(INSTALLABLES_BASE) runemacs
76 #else 76 #else
77 INSTALLABLES = $(INSTALLABLES_BASE) 77 INSTALLABLES = $(INSTALLABLES_BASE)
78 #endif 78 #endif