*** empty log message ***
This commit is contained in:
@@ -1,3 +1,7 @@
|
||||
19991006-18:55 EDT Paul Tucker <ptucker@sympatico.ca>
|
||||
* makefile.vc
|
||||
* corrected creation of hbrun.exe
|
||||
|
||||
19991006-17:05 EDT Paul Tucker <ptucker@sympatico.ca>
|
||||
* source/rtl/gtapi.c
|
||||
* enable dispbegin/end calls in gtBox
|
||||
|
||||
@@ -244,9 +244,9 @@ $(RUNNER_EXE) : \
|
||||
$(RUNNER_DIR)\stdalone\hbrun.prg
|
||||
$(HARBOUR_EXE) $(HARBOURFLAGS) -o$(RUNNER_DIR)\stdalone\ $(RUNNER_DIR)\stdalone\external.prg
|
||||
$(HARBOUR_EXE) $(HARBOURFLAGS) -o$(RUNNER_DIR)\stdalone\ -i$(RUNNER_DIR)\stdalone\ $(RUNNER_DIR)\stdalone\hbrun.prg
|
||||
$(CC) -TP $(CFLAGS) $(RUNNER_DIR)\stdalone\hbrun.c $(RUNNER_DIR)\stdalone\external.c -o $(BIN_DIR)\runner /link $(LIBS)
|
||||
$(CC) -TP $(CFLAGS) $(RUNNER_DIR)\stdalone\hbrun.c $(RUNNER_DIR)\stdalone\external.c -o $(BIN_DIR)\hbrun /link $(LIBS)
|
||||
-del external.obj
|
||||
-del runner.obj
|
||||
-del hbrun.obj
|
||||
|
||||
$(HARBOUR_EXE) : \
|
||||
$(COMPILER_DIR)\harboury.c \
|
||||
|
||||
Reference in New Issue
Block a user