From 9f4a0fedbf70e1b33b71d22e3cd55da45d9b1e6b Mon Sep 17 00:00:00 2001 From: "Markus F.X.J. Oberhumer" Date: Mon, 9 Sep 2002 13:27:10 +0000 Subject: [PATCH] Updated. committer: mfx 1031578030 +0000 --- src/stub/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/stub/Makefile b/src/stub/Makefile index d7a1481f..d21e0435 100644 --- a/src/stub/Makefile +++ b/src/stub/Makefile @@ -82,7 +82,7 @@ BRANDELF = perl -w $(srcdir)/scripts/brandelf.pl O2BIN = perl -w $(srcdir)/scripts/o2bin.pl ##SETFOLD = /bin/sh $(srcdir)/scripts/setfold.sh ##STRIPELF = perl -w $(srcdir)/scripts/stripelf.pl -STRIPELF = $(srcdir)/util/sstrip/sstrip +STRIPELF = ./util/sstrip/sstrip # Use gcc 2.95.2 for smallest code. CC_LINUX_CFLAGS = -Wall -W -Wcast-align -Wcast-qual -Wwrite-strings