In case '.' isn't in PATH...

git-svn-id: file:///srv/svn/repos/haiku/trunk/current@196 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
Ingo Weinhold 2002-07-14 00:42:11 +00:00
parent 7b26da89fc
commit ab8f576120
1 changed files with 1 additions and 1 deletions

View File

@ -65,7 +65,7 @@ SOURCES = \
rules.c scan.c search.c timestamp.c variable.c rules.c scan.c search.c timestamp.c variable.c
all: jam0 all: jam0
jam0 ./jam0
jam0: jam0:
$(CC) $(TARGET) $(CFLAGS) $(SOURCES) $(LINKLIBS) $(CC) $(TARGET) $(CFLAGS) $(SOURCES) $(LINKLIBS)