aboutsummaryrefslogtreecommitdiffstats
path: root/src/Makefile.in
diff options
context:
space:
mode:
Diffstat (limited to 'src/Makefile.in')
-rw-r--r--src/Makefile.in5
1 files changed, 0 insertions, 5 deletions
diff --git a/src/Makefile.in b/src/Makefile.in
index f25e0f9d842..deb33730644 100644
--- a/src/Makefile.in
+++ b/src/Makefile.in
@@ -905,12 +905,7 @@ LIBES = $(LOADLIBES) $(LIBS) $(LIBX) $(LIBSOUND) \
905#define OBJECTS_MACHINE 905#define OBJECTS_MACHINE
906#endif 906#endif
907 907
908#ifdef HAVE_RANDOM_HEAPSTART
909#undef i386
910RUN_TEMACS = @SETARCH@ i386 ./temacs
911#else
912RUN_TEMACS = ./temacs 908RUN_TEMACS = ./temacs
913#endif
914 909
915all: emacs${EXEEXT} OTHER_FILES 910all: emacs${EXEEXT} OTHER_FILES
916 911