campo-sirio/mg/mg0.mak
augusto b82a5292a2 Project magazzino
git-svn-id: svn://10.65.10.50/trunk@4408 c028cbd2-c16b-5b4b-a496-9718f37d4682
1997-05-23 16:06:29 +00:00

435 lines
13 KiB
Makefile
Executable File

# Microsoft Visual C++ generated build script - Do not modify
PROJ = MG0
DEBUG = 1
PROGTYPE = 0
CALLER =
ARGS = -0 fca -uPRASSI
DLLS =
D_RCDEFINES = /d_DEBUG
R_RCDEFINES = /dNDEBUG
ORIGIN = MSVC
ORIGIN_VER = 1.00
PROJPATH = C:\PRASSI\
USEMFC = 0
CC = cl
CPP = cl
CXX = cl
CCREATEPCHFLAG =
CPPCREATEPCHFLAG =
CUSEPCHFLAG =
CPPUSEPCHFLAG =
FIRSTC =
FIRSTCPP = BA3.CPP
RC = rc
CFLAGS_D_WEXE = /nologo /G2 /W3 /Zi /AL /Gt65500 /Od /D "_DEBUG" /D "XVT" /D "DBG" /GA /Fd"VE3.PDB"
CFLAGS_R_WEXE = /nologo /W3 /AM /O1 /D "NDEBUG" /FR /GA
LFLAGS_D_WEXE = /NOLOGO /NOD /NOE /PACKC:65500 /PACKD:65500 /SEG:512 /ALIGN:64 /ONERROR:NOEXE /CO
LFLAGS_R_WEXE = /NOLOGO /NOD /PACKC:61440 /STACK:10240 /ALIGN:16 /ONERROR:NOEXE
LIBS_D_WEXE = oldnames libw llibcew commdlg.lib olecli.lib olesvr.lib shell.lib
LIBS_R_WEXE = oldnames libw mlibcew commdlg.lib olecli.lib olesvr.lib shell.lib
RCFLAGS = /nologo
RESFLAGS = /nologo /k /k
RUNFLAGS =
DEFFILE = DUE\CODEBASE.DEF
OBJS_EXT =
LIBS_EXT = DUE\WINDUED.LIB
!if "$(DEBUG)" == "1"
CFLAGS = $(CFLAGS_D_WEXE)
LFLAGS = $(LFLAGS_D_WEXE)
LIBS = $(LIBS_D_WEXE)
MAPFILE = nul
RCDEFINES = $(D_RCDEFINES)
!else
CFLAGS = $(CFLAGS_R_WEXE)
LFLAGS = $(LFLAGS_R_WEXE)
LIBS = $(LIBS_R_WEXE)
MAPFILE = nul
RCDEFINES = $(R_RCDEFINES)
!endif
!if [if exist MSVC.BND del MSVC.BND]
!endif
SBRS = MG0100.SBR \
MG0.SBR \
MGLIB01.SBR \
MG0200.SBR \
CGLIB02.SBR \
CONTO.SBR
WINDUED_DEP =
MG0100_DEP = c:\augusto\src\include\execp.h \
c:\augusto\src\include\object.h \
c:\augusto\src\include\classes.h \
c:\augusto\src\include\stdtypes.h \
c:\xvt\ptk\include\xvt_env.h \
c:\xvt\ptk\include\xvt_plat.h \
c:\augusto\src\include\checks.h \
c:\augusto\src\include\config.h \
c:\xvt\ptk\include\xvt.h \
c:\xvt\ptk\include\xvt_vers.h \
c:\xvt\ptk\include\xvt_varg.h \
c:\xvt\ptk\include\xvt_styp.h \
c:\xvt\ptk\include\xvt_defs.h \
c:\xvt\ptk\include\xvt_menu.h \
c:\xvt\ptk\include\xvt_type.h \
c:\xvt\ptk\include\xvt_sel.h \
c:\xvt\ptk\include\xvt_perr.h \
c:\xvt\ptk\include\xvt_help.h \
c:\xvt\ptk\include\xvt_r3.h \
c:\xvt\ptk\include\xvterr.h \
c:\xvt\ptk\include\xvtapp.h \
c:\xvt\ptk\include\xvtcb.h \
c:\xvt\ptk\include\xvtctl.h \
c:\xvt\ptk\include\xvtdebug.h \
c:\xvt\ptk\include\xvtdlg.h \
c:\xvt\ptk\include\xvtdm.h \
c:\xvt\ptk\include\xvtdwin.h \
c:\xvt\ptk\include\xvtevent.h \
c:\xvt\ptk\include\xvtfont.h \
c:\xvt\ptk\include\xvtfsys.h \
c:\xvt\ptk\include\xvtgmem.h \
c:\xvt\ptk\include\xvtiostr.h \
c:\xvt\ptk\include\xvtimage.h \
c:\xvt\ptk\include\xvtlist.h \
c:\xvt\ptk\include\xvtmenu.h \
c:\xvt\ptk\include\xvtmem.h \
c:\xvt\ptk\include\xvtpalet.h \
c:\xvt\ptk\include\xvtpict.h \
c:\xvt\ptk\include\xvtpmap.h \
c:\xvt\ptk\include\xvtprint.h \
c:\xvt\ptk\include\xvtrect.h \
c:\xvt\ptk\include\xvtres.h \
c:\xvt\ptk\include\xvtsbar.h \
c:\xvt\ptk\include\xvtscr.h \
c:\xvt\ptk\include\xvtslist.h \
c:\xvt\ptk\include\xvtstr.h \
c:\xvt\ptk\include\xvttimer.h \
c:\xvt\ptk\include\xvttx.h \
c:\xvt\ptk\include\xvtvobj.h \
c:\xvt\ptk\include\xvtwin.h \
c:\xvt\ptk\include\xvtr3r4.h \
c:\augusto\src\include\assoc.h \
c:\augusto\src\include\strings.h \
c:\augusto\src\include\array.h \
c:\augusto\src\include\regexp.h \
c:\augusto\src\include\printer.h \
c:\augusto\src\include\date.h \
c:\augusto\src\include\text.h \
c:\augusto\src\include\tabapp.h \
c:\augusto\src\include\relapp.h \
c:\augusto\src\include\applicat.h \
c:\augusto\src\include\relation.h \
c:\augusto\src\include\isam.h \
c:\augusto\src\include\sysfld.h \
c:\augusto\src\include\real.h \
c:\mathlib\gmsys1.h \
c:\mathlib\gfd.h \
c:\augusto\src\include\files.h \
c:\augusto\src\include\extctype.h \
c:\augusto\src\include\rectypes.h \
c:\augusto\src\include\lffiles.h \
c:\augusto\src\include\mask.h \
c:\augusto\src\include\window.h \
c:\augusto\src\include\xvtility.h \
c:\augusto\src\include\keys.h \
c:\augusto\src\include\maskfld.h \
c:\augusto\src\include\scanner.h \
c:\augusto\src\include\tabutil.h \
c:\augusto\src\include\recarray.h \
c:\augusto\src\include\utility.h \
c:\augusto\src\mg\batbcau.h \
c:\augusto\src\mg\batbfca.h \
c:\augusto\src\cg/cglib03.h \
c:\augusto\src\mg\mglib01.h \
c:\augusto\src\include\varrec.h \
c:\augusto\src\include\expr.h \
c:\augusto\src\include\stack.h \
c:\augusto\src\include\msksheet.h \
c:\augusto\src\cg\cglib.h \
c:\augusto\src\cg\conto.h \
c:\augusto\src\cg\cg2103.h
MG0_DEP = c:\xvt\ptk\include\xvt.h \
c:\xvt\ptk\include\xvt_vers.h \
c:\xvt\ptk\include\xvt_env.h \
c:\xvt\ptk\include\xvt_varg.h \
c:\xvt\ptk\include\xvt_styp.h \
c:\xvt\ptk\include\xvt_defs.h \
c:\xvt\ptk\include\xvt_menu.h \
c:\xvt\ptk\include\xvt_type.h \
c:\xvt\ptk\include\xvt_sel.h \
c:\xvt\ptk\include\xvt_perr.h \
c:\xvt\ptk\include\xvt_help.h \
c:\xvt\ptk\include\xvt_r3.h \
c:\xvt\ptk\include\xvterr.h \
c:\xvt\ptk\include\xvtapp.h \
c:\xvt\ptk\include\xvtcb.h \
c:\xvt\ptk\include\xvtctl.h \
c:\xvt\ptk\include\xvtdebug.h \
c:\xvt\ptk\include\xvtdlg.h \
c:\xvt\ptk\include\xvtdm.h \
c:\xvt\ptk\include\xvtdwin.h \
c:\xvt\ptk\include\xvtevent.h \
c:\xvt\ptk\include\xvtfont.h \
c:\xvt\ptk\include\xvtfsys.h \
c:\xvt\ptk\include\xvtgmem.h \
c:\xvt\ptk\include\xvtiostr.h \
c:\xvt\ptk\include\xvtimage.h \
c:\xvt\ptk\include\xvtlist.h \
c:\xvt\ptk\include\xvtmenu.h \
c:\xvt\ptk\include\xvtmem.h \
c:\xvt\ptk\include\xvtpalet.h \
c:\xvt\ptk\include\xvtpict.h \
c:\xvt\ptk\include\xvtpmap.h \
c:\xvt\ptk\include\xvtprint.h \
c:\xvt\ptk\include\xvtrect.h \
c:\xvt\ptk\include\xvtres.h \
c:\xvt\ptk\include\xvtsbar.h \
c:\xvt\ptk\include\xvtscr.h \
c:\xvt\ptk\include\xvtslist.h \
c:\xvt\ptk\include\xvtstr.h \
c:\xvt\ptk\include\xvttimer.h \
c:\xvt\ptk\include\xvttx.h \
c:\xvt\ptk\include\xvtvobj.h \
c:\xvt\ptk\include\xvtwin.h \
c:\xvt\ptk\include\xvtr3r4.h \
c:\augusto\src\include\strings.h \
c:\augusto\src\include\array.h \
c:\augusto\src\include\object.h \
c:\augusto\src\include\regexp.h \
c:\augusto\src\include\stdtypes.h \
c:\augusto\src\mg\mg0.h
MG0_RCDEP =
MGLIB01_DEP = c:\augusto\src\include\relapp.h \
c:\augusto\src\include\applicat.h \
c:\xvt\ptk\include\xvt.h \
c:\augusto\src\include\strings.h \
c:\augusto\src\include\relation.h \
c:\augusto\src\include\isam.h \
c:\augusto\src\include\sysfld.h \
c:\augusto\src\include\array.h \
c:\augusto\src\include\assoc.h \
c:\augusto\src\include\real.h \
c:\mathlib\gmsys1.h \
c:\mathlib\gfd.h \
c:\augusto\src\include\date.h \
c:\augusto\src\include\files.h \
c:\augusto\src\include\object.h \
c:\augusto\src\include\extctype.h \
c:\augusto\src\include\stdtypes.h \
c:\augusto\src\include\rectypes.h \
c:\augusto\src\include\config.h \
c:\augusto\src\include\lffiles.h \
c:\augusto\src\include\mask.h \
c:\augusto\src\include\window.h \
c:\augusto\src\include\xvtility.h \
c:\augusto\src\include\keys.h \
c:\xvt\ptk\include\xvt_defs.h \
c:\augusto\src\include\maskfld.h \
c:\augusto\src\include\scanner.h \
c:\augusto\src\include\tabutil.h \
c:\augusto\src\include\recarray.h \
c:\augusto\src\include\regexp.h \
c:\augusto\src\include\checks.h \
c:\augusto\src\include\defmask.h \
c:\augusto\src\mg\mglib01.h \
c:\augusto\src\include\varrec.h \
c:\augusto\src\include\expr.h \
c:\augusto\src\include\stack.h \
c:\augusto\src\include\msksheet.h \
c:\augusto\src\cg\cglib.h \
c:\augusto\src\cg\conto.h \
c:\augusto\src\cg\cg2103.h
MG0200_DEP = c:\augusto\src\include\applicat.h \
c:\xvt\ptk\include\xvt.h \
c:\augusto\src\include\strings.h \
c:\augusto\src\include\config.h \
c:\xvt\ptk\include\xvt_vers.h \
c:\xvt\ptk\include\xvt_env.h \
c:\xvt\ptk\include\xvt_varg.h \
c:\xvt\ptk\include\xvt_styp.h \
c:\xvt\ptk\include\xvt_defs.h \
c:\xvt\ptk\include\xvt_menu.h \
c:\xvt\ptk\include\xvt_type.h \
c:\xvt\ptk\include\xvt_sel.h \
c:\xvt\ptk\include\xvt_perr.h \
c:\xvt\ptk\include\xvt_help.h \
c:\xvt\ptk\include\xvt_r3.h \
c:\xvt\ptk\include\xvterr.h \
c:\xvt\ptk\include\xvtapp.h \
c:\xvt\ptk\include\xvtcb.h \
c:\xvt\ptk\include\xvtctl.h \
c:\xvt\ptk\include\xvtdebug.h \
c:\xvt\ptk\include\xvtdlg.h \
c:\xvt\ptk\include\xvtdm.h \
c:\xvt\ptk\include\xvtdwin.h \
c:\xvt\ptk\include\xvtevent.h \
c:\xvt\ptk\include\xvtfont.h \
c:\xvt\ptk\include\xvtfsys.h \
c:\xvt\ptk\include\xvtgmem.h \
c:\xvt\ptk\include\xvtiostr.h \
c:\xvt\ptk\include\xvtimage.h \
c:\xvt\ptk\include\xvtlist.h \
c:\xvt\ptk\include\xvtmenu.h \
c:\xvt\ptk\include\xvtmem.h \
c:\xvt\ptk\include\xvtpalet.h \
c:\xvt\ptk\include\xvtpict.h \
c:\xvt\ptk\include\xvtpmap.h \
c:\xvt\ptk\include\xvtprint.h \
c:\xvt\ptk\include\xvtrect.h \
c:\xvt\ptk\include\xvtres.h \
c:\xvt\ptk\include\xvtsbar.h \
c:\xvt\ptk\include\xvtscr.h \
c:\xvt\ptk\include\xvtslist.h \
c:\xvt\ptk\include\xvtstr.h \
c:\xvt\ptk\include\xvttimer.h \
c:\xvt\ptk\include\xvttx.h \
c:\xvt\ptk\include\xvtvobj.h \
c:\xvt\ptk\include\xvtwin.h \
c:\xvt\ptk\include\xvtr3r4.h \
c:\augusto\src\include\assoc.h \
c:\augusto\src\include\array.h \
c:\augusto\src\include\object.h \
c:\augusto\src\include\regexp.h \
c:\augusto\src\include\stdtypes.h \
c:\augusto\src\include\form.h \
c:\augusto\src\include\scanner.h \
c:\augusto\src\include\mask.h \
c:\augusto\src\include\window.h \
c:\augusto\src\include\xvtility.h \
c:\augusto\src\include\keys.h \
c:\augusto\src\include\maskfld.h \
c:\augusto\src\include\date.h \
c:\augusto\src\include\real.h \
c:\augusto\src\include\printer.h \
c:\augusto\src\include\text.h \
c:\augusto\src\include\relation.h \
c:\augusto\src\include\isam.h \
c:\augusto\src\include\sysfld.h \
c:\mathlib\gmsys1.h \
c:\mathlib\gfd.h \
c:\augusto\src\include\files.h \
c:\augusto\src\include\extctype.h \
c:\augusto\src\include\rectypes.h \
c:\augusto\src\include\lffiles.h \
c:\augusto\src\include\tabutil.h \
c:\augusto\src\include\urldefid.h \
c:\augusto\src\include\defmask.h \
c:\augusto\src\include\utility.h
CGLIB02_DEP = c:\augusto\src\include\prefix.h \
c:\augusto\src\include\extctype.h \
c:\augusto\src\include\stdtypes.h \
c:\augusto\src\include\files.h \
c:\augusto\src\include\object.h \
c:\augusto\src\include\rectypes.h \
c:\augusto\src\include\config.h \
c:\augusto\src\include\strings.h \
c:\augusto\src\include\array.h \
c:\augusto\src\include\regexp.h \
c:\augusto\src\include\tabutil.h \
c:\augusto\src\include\isam.h \
c:\augusto\src\include\utility.h \
c:\augusto\src\cg\cglib.h \
c:\augusto\src\include\recarray.h \
c:\augusto\src\cg\conto.h \
c:\augusto\src\include\real.h \
c:\augusto\src\cg\cg2103.h \
c:\augusto\src\include\saldi.h
CONTO_DEP = c:\augusto\src\include\isam.h \
c:\augusto\src\include\sysfld.h \
c:\augusto\src\include\array.h \
c:\augusto\src\include\assoc.h \
c:\augusto\src\include\real.h \
c:\augusto\src\include\strings.h \
c:\mathlib\gmsys1.h \
c:\mathlib\gfd.h \
c:\augusto\src\include\date.h \
c:\augusto\src\include\files.h \
c:\augusto\src\include\object.h \
c:\augusto\src\include\extctype.h \
c:\augusto\src\include\stdtypes.h \
c:\augusto\src\include\rectypes.h \
c:\augusto\src\include\config.h \
c:\augusto\src\include\lffiles.h \
c:\augusto\src\include\mask.h \
c:\augusto\src\include\window.h \
c:\augusto\src\include\xvtility.h \
c:\xvt\ptk\include\xvt.h \
c:\augusto\src\include\keys.h \
c:\xvt\ptk\include\xvt_defs.h \
c:\augusto\src\include\maskfld.h \
c:\augusto\src\include\scanner.h \
c:\augusto\src\include\utility.h \
c:\augusto\src\cg\conto.h
all: $(PROJ).EXE
MG0100.OBJ: ..\AUGUSTO\SRC\MG\MG0100.CPP $(MG0100_DEP)
$(CPP) $(CFLAGS) $(CPPUSEPCHFLAG) /c ..\AUGUSTO\SRC\MG\MG0100.CPP
MG0.OBJ: ..\AUGUSTO\SRC\MG\MG0.CPP $(MG0_DEP)
$(CPP) $(CFLAGS) $(CPPUSEPCHFLAG) /c ..\AUGUSTO\SRC\MG\MG0.CPP
MG0.RES: MG0.RC $(MG0_RCDEP)
$(RC) $(RCFLAGS) $(RCDEFINES) -r MG0.RC
MGLIB01.OBJ: ..\AUGUSTO\SRC\MG\MGLIB01.CPP $(MGLIB01_DEP)
$(CPP) $(CFLAGS) $(CPPUSEPCHFLAG) /c ..\AUGUSTO\SRC\MG\MGLIB01.CPP
MG0200.OBJ: ..\AUGUSTO\SRC\MG\MG0200.CPP $(MG0200_DEP)
$(CPP) $(CFLAGS) $(CPPUSEPCHFLAG) /c ..\AUGUSTO\SRC\MG\MG0200.CPP
CGLIB02.OBJ: ..\AUGUSTO\SRC\CG\CGLIB02.CPP $(CGLIB02_DEP)
$(CPP) $(CFLAGS) $(CPPUSEPCHFLAG) /c ..\AUGUSTO\SRC\CG\CGLIB02.CPP
CONTO.OBJ: ..\AUGUSTO\SRC\CG\CONTO.CPP $(CONTO_DEP)
$(CPP) $(CFLAGS) $(CPPUSEPCHFLAG) /c ..\AUGUSTO\SRC\CG\CONTO.CPP
$(PROJ).EXE:: MG0.RES
$(PROJ).EXE:: MG0100.OBJ MG0.OBJ MGLIB01.OBJ MG0200.OBJ CGLIB02.OBJ CONTO.OBJ $(OBJS_EXT) $(DEFFILE)
echo >NUL @<<$(PROJ).CRF
MG0100.OBJ +
MG0.OBJ +
MGLIB01.OBJ +
MG0200.OBJ +
CGLIB02.OBJ +
CONTO.OBJ +
$(OBJS_EXT)
$(PROJ).EXE
$(MAPFILE)
c:\msvc\lib\+
DUE\WINDUED.LIB+
$(LIBS)
$(DEFFILE);
<<
link $(LFLAGS) @$(PROJ).CRF
$(RC) $(RESFLAGS) MG0.RES $@
@copy $(PROJ).CRF MSVC.BND
$(PROJ).EXE:: MG0.RES
if not exist MSVC.BND $(RC) $(RESFLAGS) MG0.RES $@
run: $(PROJ).EXE
$(PROJ) $(RUNFLAGS)
$(PROJ).BSC: $(SBRS)
bscmake @<<
/o$@ $(SBRS)
<<