Update from 0.9.8-stable

This commit is contained in:
Dr. Stephen Henson 2009-07-24 11:11:30 +00:00
parent 3c630352e2
commit 8b69d9d2b5

View File

@ -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.