Kaydet (Commit) f890d39f authored tarafından Guido van Rossum's avatar Guido van Rossum

Change SET_DLLLIBRARY to DLLLIBRARY=...

üst ca563f22
......@@ -131,7 +131,7 @@ CFLAGS= $(OPT) -I. $(DEFS)
LIBRARY= libpython$(VERSION).a
LDLIBRARY= @LDLIBRARY@
@SET_DLLLIBRARY@
DLLLIBRARY= @DLLLIBRARY@
# Default target
all: $(LIBRARY) python$(EXE) sharedmods
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment