comparison lib-src/Makefile.in @ 7702:5b7f83eff8dc

(blessmail): Don't depend on ../src/emacs.
author Richard M. Stallman <rms@gnu.org>
date Fri, 27 May 1994 07:19:06 +0000
parents bd6f993b61d8
children 5db3f3e8bf50
comparison
equal deleted inserted replaced
7701:ec15948b9458 7702:5b7f83eff8dc
161 ${CC} -c ${CPP_CFLAGS} $< 161 ${CC} -c ${CPP_CFLAGS} $<
162 162
163 all: ${UTILITIES} ${INSTALLABLES} 163 all: ${UTILITIES} ${INSTALLABLES}
164 164
165 #ifdef MOVEMAIL_NEEDS_BLESSING 165 #ifdef MOVEMAIL_NEEDS_BLESSING
166 blessmail: ../src/emacs 166 blessmail:
167 ../src/emacs -batch -l ../lisp/blessmail.el 167 ../src/emacs -batch -l ../lisp/blessmail.el
168 chmod +x blessmail 168 chmod +x blessmail
169 #endif 169 #endif
170 170
171 maybe-blessmail: BLESSMAIL 171 maybe-blessmail: BLESSMAIL