Correct building of hbdoc.exe
This commit is contained in:
@@ -2,6 +2,8 @@
|
||||
* source/rtl/tone.c
|
||||
* change _Windows to _WINDOWS_
|
||||
* assign 0 to temp if ifdefs' not matched
|
||||
* makefile.vc
|
||||
* correct building of hbdoc.exe
|
||||
|
||||
20000209-22:10 EST Paul Tucker <ptucker@sympatico.ca>
|
||||
* makefile.vc
|
||||
|
||||
@@ -291,9 +291,9 @@ all: $(HARBOUR_EXE) \
|
||||
$(DBFNTX_LIB) \
|
||||
$(DBFCDX_LIB) \
|
||||
$(PP_EXE) \
|
||||
$(HBDOC_EXE) \
|
||||
$(RUNNER_LIB) \
|
||||
$(RUNNER_EXE)
|
||||
$(RUNNER_EXE) \
|
||||
$(HBDOC_EXE)
|
||||
# $(RUNNER_DLL)
|
||||
|
||||
$(PP_EXE) : \
|
||||
|
||||
Reference in New Issue
Block a user