remove hbfsapi from harbour.exe

This commit is contained in:
Paul Tucker
1999-11-20 22:41:10 +00:00
parent 97988f31a2
commit 99aaecd77b
2 changed files with 4 additions and 2 deletions

View File

@@ -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

View File

@@ -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