comparison lib-src/Makefile.in.in @ 375:a300bb07d72d r21-2b3

Import from CVS: tag r21-2b3
author cvs
date Mon, 13 Aug 2007 11:04:51 +0200
parents cc15677e0335
children d883f39b8495
comparison
equal deleted inserted replaced
374:4ebeb1a5388b 375:a300bb07d72d
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 install-sid send-pr gnudoit gnuattach 73 INSTALLABLE_SCRIPTS = rcs-checkin pstogif 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
85 gnuserv mmencode 85 gnuserv mmencode
86 ## These need to be conditional on I18N3 make-msgfile make-po 86 ## These need to be conditional on I18N3 make-msgfile make-po
87 87
88 ## Like UTILITIES, but they are not system-dependent, and should not be 88 ## Like UTILITIES, but they are not system-dependent, and should not be
89 ## deleted by the distclean target. 89 ## deleted by the distclean target.
90 GEN_SCRIPTS = rcs2log vcdiff gzip-el.sh install-sid send-pr 90 GEN_SCRIPTS = rcs2log vcdiff gzip-el.sh
91 TM_SCRIPTS = tm-au tm-file tm-html tm-image tm-mpeg tm-plain tm-ps tmdecode
92 PKG_SCRIPTS = add-big-package.sh 91 PKG_SCRIPTS = add-big-package.sh
93 SCRIPTS = $(GEN_SCRIPTS) $(TM_SCRIPTS) $(PKG_SCRIPTS) 92 SCRIPTS = $(GEN_SCRIPTS) $(PKG_SCRIPTS)
94 93
95 EXECUTABLES= ${UTILITIES} ${INSTALLABLES} ${SCRIPTS} ${INSTALLABLE_SCRIPTS} 94 EXECUTABLES= ${UTILITIES} ${INSTALLABLES} ${SCRIPTS} ${INSTALLABLE_SCRIPTS}
96 95
97 SOURCES = COPYING ChangeLog Makefile.in.in README aixcc.lex emacs.csh \ 96 SOURCES = COPYING ChangeLog Makefile.in.in README aixcc.lex emacs.csh \
98 makedoc.com *.[chy] $(SCRIPTS) 97 makedoc.com *.[chy] $(SCRIPTS)