From 608ed5df9f9def76ddc235b70fc54ae811e58111 Mon Sep 17 00:00:00 2001 From: lukeg Date: Fri, 21 Feb 2003 19:31:20 +0000 Subject: *** empty log message *** --- src/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/Makefile') diff --git a/src/Makefile b/src/Makefile index 0e2630d..f54289e 100644 --- a/src/Makefile +++ b/src/Makefile @@ -3,7 +3,7 @@ include ../../../support/include.mk ERLC_FLAGS += -I ../.. -pa ../ebin/ SCRIPT=../bin/ermacs -SED_EXPR = s\\%BASEDIR%\\`pwd`/..\\ +SED_EXPR = s:%BASEDIR%:`pwd`/..: all: $(ERL_OBJECTS) $(SCRIPT) -- cgit v1.2.3