Fixed release-ssl build

This commit is contained in:
sm 2001-11-22 00:12:48 +00:00
parent ae40cdf92f
commit 30a0bd9cf5
1 changed files with 3 additions and 3 deletions

View File

@ -71,9 +71,9 @@ CFGSET = TRUE
######################
# release-ssl
#todo
!IF "$(CFG)" == "release-ssl"
TARGET =$(LIB_NAME).dll
TARGET =$(LIB_NAME).lib
DIROBJ =.\$(CFG)
LNK = $(LNKLIB) $(LFLAGSSSL) /out:$(TARGET)
LINKLIBS = $(LINKLIBS) $(SSLLIBS)
@ -215,4 +215,4 @@ $(DIROBJ):
clean:
-@erase $(DIROBJ)\*.obj
-@erase vc60.idb
-@erase vc60.pch
-@erase vc60.pch