User: hr Date: 06/06/19 19:08:03 Modified: /dba/connectivity/source/parse/ makefile.mk
Log: INTEGRATION: CWS warnings01 (1.16.30); FILE MERGED 2005/11/16 12:59:29 fs 1.16.30.2: #i57457# warning free code 2005/11/07 14:44:11 fs 1.16.30.1: #i57457# warning-free code File Changes: Directory: /dba/connectivity/source/parse/ ========================================== File [changed]: makefile.mk Url: http://dba.openoffice.org/source/browse/dba/connectivity/source/parse/makefile.mk?r1=1.16&r2=1.17 Delta lines: +3 -4 ------------------- --- makefile.mk 8 Sep 2005 07:40:37 -0000 1.16 +++ makefile.mk 20 Jun 2006 02:08:00 -0000 1.17 @@ -55,13 +55,12 @@ $(SLO)$/PColumn.obj \ $(SLO)$/sqliterator.obj \ $(SLO)$/sqlnode.obj \ - $(SLO)$/sqlNoException.obj + $(SLO)$/internalnode.obj SLOFILES = \ $(EXCEPTIONSFILES) \ $(SLO)$/wrap_sqlbison.obj \ - $(SLO)$/sqlflex.obj \ - $(SLO)$/internalnode.obj + $(SLO)$/wrap_sqlflex.obj # --- Targets ------------------------------------------------------- @@ -74,4 +73,4 @@ $(INCCOM)$/sqlbison.hxx : $(YACCTARGET) $(EXCEPTIONSFILES) : $(INCCOM)$/sqlbison.hxx $(SLO)$/wrap_sqlbison.obj : $(YACCTARGET) - +$(SLO)$/wrap_sqlflex.obj : $(MISC)$/sqlflex.cxx --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
