Loading lib/Makefile.b32 +1 −1 Original line number Diff line number Diff line Loading @@ -16,7 +16,7 @@ # Borland's $(MAKEDIR) expands to the path where make.exe is located, # use this feature to define BCCDIR when user has not defined BCCDIR. !if "$(BCCDIR)" == "" !ifndef BCCDIR BCCDIR = $(MAKEDIR)\.. !endif Loading src/Makefile.b32 +1 −1 Original line number Diff line number Diff line Loading @@ -16,7 +16,7 @@ # Borland's $(MAKEDIR) expands to the path where make.exe is located, # use this feature to define BCCDIR when user has not defined BCCDIR. !if "$(BCCDIR)" == "" !ifndef BCCDIR BCCDIR = $(MAKEDIR)\.. !endif Loading Loading
lib/Makefile.b32 +1 −1 Original line number Diff line number Diff line Loading @@ -16,7 +16,7 @@ # Borland's $(MAKEDIR) expands to the path where make.exe is located, # use this feature to define BCCDIR when user has not defined BCCDIR. !if "$(BCCDIR)" == "" !ifndef BCCDIR BCCDIR = $(MAKEDIR)\.. !endif Loading
src/Makefile.b32 +1 −1 Original line number Diff line number Diff line Loading @@ -16,7 +16,7 @@ # Borland's $(MAKEDIR) expands to the path where make.exe is located, # use this feature to define BCCDIR when user has not defined BCCDIR. !if "$(BCCDIR)" == "" !ifndef BCCDIR BCCDIR = $(MAKEDIR)\.. !endif Loading