remove hbfsapi from harbour.exe
This commit is contained in:
@@ -1,3 +1,7 @@
|
||||
19991120-17:28 EDT Paul Tucker <ptucker@sympatico.ca>
|
||||
* makefile.vc
|
||||
- hbfsapi for harbour.exe
|
||||
|
||||
19991120-14:35 GMT+1 Ryszard Glab <rglab@imid.med.pl>
|
||||
|
||||
*source/compiler/harbour.y
|
||||
|
||||
@@ -283,7 +283,6 @@ $(HARBOUR_EXE) : \
|
||||
$(COMPILER_DIR)\genhrb.c \
|
||||
$(COMPILER_DIR)\genrc.c \
|
||||
$(COMPILER_DIR)\genjava.c \
|
||||
$(COMMON_DIR)\hbfsapi.c \
|
||||
$(COMPILER_DIR)\genpas.c \
|
||||
$(COMPILER_DIR)\expropt.c \
|
||||
$(PP_DIR)\hbpp.c \
|
||||
@@ -303,7 +302,6 @@ $(HARBOUR_EXE) : \
|
||||
-del hbpp.obj
|
||||
-del hbppint.obj
|
||||
-del table.obj
|
||||
-del hbfsapi.obj
|
||||
|
||||
#
|
||||
# Library dependencies and build rules
|
||||
|
||||
Reference in New Issue
Block a user