Loading test/Makefile +1 −1 Original line number Diff line number Diff line Loading @@ -452,7 +452,7 @@ $(JPAKETEST)$(EXE_EXT): $(JPAKETEST).o $(DLIBCRYPTO) # fi dummytest$(EXE_EXT): dummytest.o $(DLIBCRYPTO) @target=dummytest$; $(BUILD_CMD) @target=dummytest; $(BUILD_CMD) # DO NOT DELETE THIS LINE -- make depend depends on it. Loading Loading
test/Makefile +1 −1 Original line number Diff line number Diff line Loading @@ -452,7 +452,7 @@ $(JPAKETEST)$(EXE_EXT): $(JPAKETEST).o $(DLIBCRYPTO) # fi dummytest$(EXE_EXT): dummytest.o $(DLIBCRYPTO) @target=dummytest$; $(BUILD_CMD) @target=dummytest; $(BUILD_CMD) # DO NOT DELETE THIS LINE -- make depend depends on it. Loading