Windows: Fix test on lib/editline
This commit is contained in:
@@ -53,8 +53,6 @@ clean::
|
|||||||
test-binaries: $(OBJ)\testit.exe
|
test-binaries: $(OBJ)\testit.exe
|
||||||
|
|
||||||
run-test:
|
run-test:
|
||||||
cd $(OBJ)
|
echo Please run $(OBJ)\testit.exe interactively to test.
|
||||||
testit.exe
|
|
||||||
cd $(SRC)\lib\editline
|
|
||||||
|
|
||||||
test:: test-binaries run-test
|
test:: test-binaries run-test
|
||||||
|
Reference in New Issue
Block a user