diff --git a/harbour/ChangeLog b/harbour/ChangeLog index 15fc5cad44..3cec5a1ac9 100644 --- a/harbour/ChangeLog +++ b/harbour/ChangeLog @@ -1,3 +1,7 @@ +19991120-17:28 EDT Paul Tucker + * makefile.vc + - hbfsapi for harbour.exe + 19991120-14:35 GMT+1 Ryszard Glab *source/compiler/harbour.y diff --git a/harbour/makefile.vc b/harbour/makefile.vc index f3537cb6d7..c384d46b75 100644 --- a/harbour/makefile.vc +++ b/harbour/makefile.vc @@ -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