diff options
Diffstat (limited to 'PC/os2emx/Makefile')
| -rw-r--r-- | PC/os2emx/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/PC/os2emx/Makefile b/PC/os2emx/Makefile index 800610e..b87e8b9 100644 --- a/PC/os2emx/Makefile +++ b/PC/os2emx/Makefile @@ -237,7 +237,7 @@ $(OUT)%$O: %.c # Output file names PYTHON_VER= 2.6 -PYTHON_LIB= python33 +PYTHON_LIB= python34 PYTHON.LIB= $(PYTHON_LIB)_s$A PYTHON.IMPLIB= $(PYTHON_LIB)$A ifeq ($(EXEOMF),yes) |
