summaryrefslogtreecommitdiff
path: root/diag
diff options
context:
space:
mode:
authorH. Peter Anvin <hpa@zytor.com>2011-03-16 13:58:42 -0700
committerH. Peter Anvin <hpa@zytor.com>2011-03-16 13:58:42 -0700
commit372dfd113cb87e4b3f983db620ca5a55ab821036 (patch)
tree9b82b11d5b02554e230f1574efbfec276853b488 /diag
parent21214550ff7feb1ef09a55e530dfa941804d67e2 (diff)
downloadsyslinux-372dfd113cb87e4b3f983db620ca5a55ab821036.tar.gz
diag/geodsp/Makefile: use ./ to run a file in the current dir
When running a file in the current directory, use ./ as a prefix. Signed-off-by: H. Peter Anvin <hpa@zytor.com>
Diffstat (limited to 'diag')
-rw-r--r--diag/geodsp/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/diag/geodsp/Makefile b/diag/geodsp/Makefile
index e2d710dc..4c8eff6f 100644
--- a/diag/geodsp/Makefile
+++ b/diag/geodsp/Makefile
@@ -52,7 +52,7 @@ mk-lba-img: mk-lba-img.c
gcc -o $@ $<
lba.img: mk-lba-img
- $< $@
+ ./$< $@
tidy dist:
rm -Rf *.img