use ./ in from of genApps$(exe) cmd

This commit is contained in:
Jeff Hill
1998-06-22 20:54:53 +00:00
parent 25a4b6a96c
commit 3c5875c821
+1 -1
View File
@@ -58,7 +58,7 @@ aitConvertGenerated.cc: aitGen$(EXE) ../aitTypes.h
./aitGen$(EXE)
gddApps.h : genApps$(EXE)
genApps$(EXE) $@
./genApps$(EXE) $@
# unfortunately there is only one TESTPROD/TESTPROD_SRCS allowed
# right now