comparison lib-src/Makefile.in @ 7338:4863a9ad1a69

Fix out of date comment.
author David J. MacKenzie <djm@gnu.org>
date Thu, 05 May 1994 19:06:48 +0000
parents 1b783ac3851d
children 7c857b26b91e
comparison
equal deleted inserted replaced
7337:cd57cd335fff 7338:4863a9ad1a69
316 316
317 make-path: ${srcdir}/make-path.c ../src/config.h 317 make-path: ${srcdir}/make-path.c ../src/config.h
318 $(CC) $(ALL_CFLAGS) ${srcdir}/make-path.c -o make-path 318 $(CC) $(ALL_CFLAGS) ${srcdir}/make-path.c -o make-path
319 319
320 /* These are NOT included in INSTALLABLES or UTILITIES. 320 /* These are NOT included in INSTALLABLES or UTILITIES.
321 See ../src/ymakefile. */ 321 See ../src/Makefile.in.in. */
322 emacstool: ${srcdir}/emacstool.c 322 emacstool: ${srcdir}/emacstool.c
323 $(CC) ${srcdir}/emacstool.c -o emacstool ${ALL_CFLAGS} \ 323 $(CC) ${srcdir}/emacstool.c -o emacstool ${ALL_CFLAGS} \
324 -lsuntool -lsunwindow -lpixrect $(LOADLIBES) 324 -lsuntool -lsunwindow -lpixrect $(LOADLIBES)
325 325
326 /* For SUN Japanese Language Environment. */ 326 /* For SUN Japanese Language Environment. */