Update from 0.9.8-stable.

This commit is contained in:
Dr. Stephen Henson 2009-07-24 11:10:57 +00:00
parent f97a8149cd
commit 0f566bda2b

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.