diff src/Makefile.in.in @ 371:cc15677e0335 r21-2b1

Import from CVS: tag r21-2b1
author cvs
date Mon, 13 Aug 2007 11:03:08 +0200
parents a4f53d9b3154
children 8626e4521993
line wrap: on
line diff
--- a/src/Makefile.in.in	Mon Aug 13 11:01:58 2007 +0200
+++ b/src/Makefile.in.in	Mon Aug 13 11:03:08 2007 +0200
@@ -110,7 +110,7 @@
 $(lwlib_libs) :
 	cd ../lwlib && $(RECURSIVE_MAKE)
 
-x_objs=console-x.o device-x.o event-Xt.o frame-x.o\
+x_objs=balloon_help.o balloon-x.o console-x.o device-x.o event-Xt.o frame-x.o\
  glyphs-x.o objects-x.o redisplay-x.o xgccache.o xselect.o 
 
 #ifdef AIX4
@@ -477,7 +477,7 @@
 ## Purify
 PURIFY_PROG=purify
 PURIFY_FLAGS=-chain-length=32 -ignore-signals=SIGPOLL -threads=yes \
- -cache-dir=${srcdir}/purecache -always-use-cache-dir=yes -pointer-mask=0x0fffffff
+ -cache-dir=./purecache -always-use-cache-dir=yes -pointer-mask=0x0fffffff
 puremacs: $(temacs_deps)
 	$(PURIFY_PROG) $(PURIFY_FLAGS) $(LD) $(temacs_link_args) -lpthread