From 120df02e59c63089b9335f0da71b5caf2331348e Mon Sep 17 00:00:00 2001 From: luca Date: Wed, 11 Apr 2007 14:41:32 +0000 Subject: [PATCH] Patch level :4.0 futuro CD Files correlati : Ricompilazione Demo : [ ] Commento :eliminato antico menu prassico e ancor piu' vecchi mak git-svn-id: svn://10.65.10.50/trunk@15224 c028cbd2-c16b-5b4b-a496-9718f37d4682 --- ba/buildba.mak | 116 ------------- ba/depend.mak | 446 ------------------------------------------------- ba/prassi.mnu | 238 -------------------------- 3 files changed, 800 deletions(-) delete mode 100755 ba/buildba.mak delete mode 100755 ba/depend.mak delete mode 100755 ba/prassi.mnu diff --git a/ba/buildba.mak b/ba/buildba.mak deleted file mode 100755 index ce677ea4d..000000000 --- a/ba/buildba.mak +++ /dev/null @@ -1,116 +0,0 @@ -if test -r /tmp/build_ba_in_progress$1 -then - echo Ci hanno pensato prima di te. - exit 255 -fi -touch /tmp/build_ba_in_progress$1 -trap "rm /tmp/build_ba_in_progress${1};echo ok, basta;exit" 2 - -btouch - -CCOMP=cc++ -RCOMP=rescomp -MCOMP=mskcomp -LINK=linkdue -IP=$SRC_HOME/include/ -if [ "$EXEHOME" = "" ] ; -then - EXEHOME=$P2HOME -fi -EP=$EXEHOME/campo/ -LIBC="$P2HOME/lib/libdue.a $P2HOME/lib/libuno.a $P2HOME/lib/libgfm.a" -LIBD1="$P2HOME/lib/libdued.a $P2HOME/lib/libuno.a $P2HOME/lib/libgfm.a" -LIBD2="$P2HOME/lib/libdued.a $P2HOME/lib/libunod.a $P2HOME/lib/libgfm.a" -LIBD3="$P2HOME/lib/libdued.a $P2HOME/lib/libunod.a $P2HOME/lib/libgfmd.a" -DIR=`pwd | grep -v $P2HOME` -if [ "$DIR" != "" ]; -then - LIBC= - LIBD1= - LIBD2= - LIBD3= - if [ -f $SRC_HOME/lib/libdue.a ]; - then - LIBC=$LIBC"$SRC_HOME" - else - LIBC=$LIBC"$P2HOME" - fi - if [ -f $SRC_HOME/lib/libdued.a ]; - then - LIBD1=$LIBD1"$SRC_HOME" - LIBD2=$LIBD2"$SRC_HOME" - LIBD3=$LIBD3"$SRC_HOME" - else - LIBD1=$LIBD1"$P2HOME" - LIBD2=$LIBD2"$P2HOME" - LIBD3=$LIBD3"$P2HOME" - fi - LIBC=$LIBC"/lib/libdue.a " - LIBD1=$LIBD1"/lib/libdued.a " - LIBD2=$LIBD2"/lib/libdued.a " - LIBD3=$LIBD3"/lib/libdued.a " - if [ -f $SRC_HOME/lib/libuno.a ]; - then - LIBC=$LIB"$SRC_HOME" - LIBD1=$LIBD1"$SRC_HOME" - else - LIBC=$LIB"$P2HOME" - LIBD1=$LIBD1"$P2HOME" - fi - if [ -f $SRC_HOME/lib/libunod.a ]; - then - LIBD2=$LIBD2"$SRC_HOME" - LIBD3=$LIBD3"$SRC_HOME" - else - LIBD2=$LIBD2"$P2HOME" - LIBD3=$LIBD3"$P2HOME" - fi - LIBC=$LIBC"/lib/libuno.a " - LIBD1=$LIBD1"/lib/libuno.a " - LIBD2=$LIBD2"/lib/libunod.a " - LIBD3=$LIBD3"/lib/libunod.a " - if [ -f $SRC_HOME/lib/libgfm.a ]; - then - LIBC=$LIBC"$SRC_HOME" - LIBD1=$LIBD1"$SRC_HOME" - LIBD2=$LIBD2"$SRC_HOME" - else - LIBC=$LIBC"$P2HOME" - LIBD1=$LIBD1"$P2HOME" - LIBD2=$LIBD2"$P2HOME" - fi - if [ -f $SRC_HOME/lib/libgfmd.a ]; - then - LIBD3=$LIBD3"$SRC_HOME" - else - LIBD3=$LIBD3"$P2HOME" - fi - LIBC=$LIBC"/lib/libgfm.a " - LIBD1=$LIBD1"/lib/libgfm.a " - LIBD3=$LIBD2"/lib/libgfm.a " - LIBD3=$LIBD3"/lib/libgfmd.a " -fi -CFLAGSD="-r -p " -CFLAGSC="-r -c " -LFLAGSC="-r " -LFLAGSD1="-r -d1 " -LFLAGSD2="-r -d2 " -LFLAGSD3="-r -d2 " -O=$SRC_HOME/objs -export CCOMP LINK IP EP LIBC LIBD1 LIBD2 LIBD3 O CFLAGSD LFLAGSC RCOMP MCOMP LFLAGSD1 LFLAGSD2 LFLAGSD3 CFLAGSC -FLAGS= -DASH=`echo $1 | cut -c1 ` -while [ "$DASH" = "-" ]; -do - FLAGS=$FLAGS" "$1 - shift - DASH=`echo $1 | cut -c1 ` -done -if [ "$1" = "" -o "$1" = "etc" ]; -then - gmake $FLAGS -f maketrc.mak - gmake $FLAGS $1 -else - gmake $FLAGS $EP$1 -fi -rm /tmp/build_ba_in_progress$1 diff --git a/ba/depend.mak b/ba/depend.mak deleted file mode 100755 index 73207003f..000000000 --- a/ba/depend.mak +++ /dev/null @@ -1,446 +0,0 @@ -masks: $(EP)ba0100a.msk $(EP)ba1100a.msk $(EP)ba1100b.msk $(EP)ba1100c.msk $(EP)ba1100d.msk $(EP)ba1100e.msk $(EP)ba1100f.msk $(EP)ba1300a.msk $(EP)ba1300b.msk $(EP)ba1400a.msk \ - $(EP)ba1500a.msk $(EP)ba2100a.msk $(EP)ba2100f.msk $(EP)ba2100r.msk $(EP)ba2100s.msk $(EP)ba2200.msk $(EP)ba2300a.msk $(EP)ba2300b.msk $(EP)ba2300c.msk $(EP)ba2300d.msk \ - $(EP)ba3200a.msk $(EP)ba3300a.msk $(EP)ba3500a.msk $(EP)ba3600a.msk $(EP)ba3700a.msk $(EP)ba3800a.msk $(EP)ba3800b.msk $(EP)ba4100a.msk $(EP)ba4200b.msk $(EP)ba4200c.msk \ - $(EP)ba4300a.msk $(EP)ba4400a.msk $(EP)ba4500a.msk $(EP)ba4600a.msk $(EP)ba5000.msk $(EP)ba6100a.msk $(EP)ba6100b.msk $(EP)ba6200a.msk $(EP)bastais.msk $(EP)bastasf.msk \ - $(EP)bastban.msk $(EP)bastcco.msk $(EP)bastcfi.msk $(EP)bastclr.msk $(EP)bastcpg.msk $(EP)bastcrs.msk $(EP)bastcve.msk $(EP)bastdpn.msk $(EP)bastesc.msk $(EP)bastitl.msk \ - $(EP)bastiva.msk $(EP)bastivd.msk $(EP)bastleg.msk $(EP)bastlis.msk $(EP)bastlng.msk $(EP)bastmsp.msk $(EP)bastndo.msk $(EP)bastnot.msk $(EP)bastois.msk $(EP)bastpor.msk \ - $(EP)bastreg.msk $(EP)bastsad.msk $(EP)bastsco.msk $(EP)baststa.msk $(EP)baststt.msk $(EP)basttit.msk $(EP)basttpd.msk $(EP)bastucc.msk $(EP)bastucs.msk $(EP)bastues.msk \ - $(EP)bastuid.msk $(EP)bastuiv.msk $(EP)basture.msk $(EP)bastval.msk $(EP)bastvet.msk $(EP)bastzon.msk $(EP)batbage.msk $(EP)batbais.msk $(EP)batbasf.msk $(EP)batbban.msk \ - $(EP)batbcco.msk $(EP)batbcfi.msk $(EP)batbclr.msk $(EP)batbcpg.msk $(EP)batbcrs.msk $(EP)batbcsp.msk $(EP)batbcve.msk $(EP)batbdel.msk $(EP)batbdpn.msk $(EP)batbesc.msk \ - $(EP)batbind.msk $(EP)batbinl.msk $(EP)batbins.msk $(EP)batbitl.msk $(EP)batbiva.msk $(EP)batbivd.msk $(EP)batblbu.msk $(EP)batbleg.msk $(EP)batblia.msk $(EP)batblis.msk \ - $(EP)batblng.msk $(EP)batbmsp.msk $(EP)batbndo.msk $(EP)batbnot.msk $(EP)batbois.msk $(EP)batbpim.msk $(EP)batbpimc.msk $(EP)batbpor.msk $(EP)batbreg.msk $(EP)batbsad.msk \ - $(EP)batbsco.msk $(EP)batbsta.msk $(EP)batbstt.msk $(EP)batbtit.msk $(EP)batbtpd.msk $(EP)batbtra.msk $(EP)batbucc.msk $(EP)batbucs.msk $(EP)batbues.msk $(EP)batbuid.msk \ - $(EP)batbuiv.msk $(EP)batbure.msk $(EP)batbval.msk $(EP)batbvet.msk $(EP)batbvid.msk $(EP)batbzon.msk - -$(EP)ba0100a.msk: ba0100a.uml ba0100a.h - -$(EP)ba1100a.msk: ba1100a.uml $(I45) $(I49) ba1100a.h - -$(EP)ba1100b.msk: ba1100b.uml $(I45) ba1100a.h - -$(EP)ba1100c.msk: ba1100c.uml $(I45) ba1100a.h - -$(EP)ba1100d.msk: ba1100d.uml $(I45) ba1100a.h - -$(EP)ba1100e.msk: ba1100e.uml $(I45) ba1100a.h - -$(EP)ba1100f.msk: ba1100f.uml $(I45) ba1100a.h - -$(EP)ba1300a.msk: ba1300a.uml $(I45) $(I49) ba1300a.h - -$(EP)ba1300b.msk: ba1300b.uml $(I45) $(I49) ba1300a.h - -$(EP)ba1400a.msk: ba1400a.uml ba0100a.h $(E1) - -$(EP)ba1500a.msk: ba1500a.uml ba0100a.h ba1500a.h - -$(EP)ba2100a.msk: ba2100a.uml ba2100a.h - -$(EP)ba2100f.msk: ba2100f.uml ba2100.h - -$(EP)ba2100r.msk: ba2100r.uml ba2100.h - -$(EP)ba2100s.msk: ba2100s.uml ba2100.h - -$(EP)ba2200.msk: ba2200.uml ba2200.h - -$(EP)ba2300a.msk: ba2300a.uml ba2300.h - -$(EP)ba2300b.msk: ba2300b.uml ba2300.h - -$(EP)ba2300c.msk: ba2300c.uml ba2300.h - -$(EP)ba2300d.msk: ba2300d.uml ba2300.h - -$(EP)ba3200a.msk: ba3200a.uml ba3200a.h - -$(EP)ba3300a.msk: ba3300a.uml ba3300.h - -$(EP)ba3500a.msk: ba3500a.uml ba3500.h $(E1) - -$(EP)ba3600a.msk: ba3600a.uml ba3600.h - -$(EP)ba3700a.msk: ba3700a.uml ba3700.h $(E1) - -$(EP)ba3800a.msk: ba3800a.uml ba3800.h - -$(EP)ba3800b.msk: ba3800b.uml ba3800.h - -$(EP)ba4100a.msk: ba4100a.uml ba4100.h $(E1) $(E2) $(E3) - -$(EP)ba4200b.msk: ba4200b.uml ba4200.h $(E1) $(E2) $(E3) - -$(EP)ba4200c.msk: ba4200c.uml ba4200.h $(E1) $(E2) $(E3) $(E2) $(E3) - -$(EP)ba4300a.msk: ba4300a.uml ba4300.h $(E1) $(E2) $(E3) - -$(EP)ba4400a.msk: ba4400a.uml ba4400.h $(E1) $(E2) $(E3) - -$(EP)ba4500a.msk: ba4500a.uml ba4500.h $(E1) $(E2) - -$(EP)ba4600a.msk: ba4600a.uml ba4600.h $(E1) - -$(EP)ba5000.msk: ba5000.uml ba4600.h - -$(EP)ba6100a.msk: ba6100a.uml ba6100a.h $(I15) - -$(EP)ba6100b.msk: ba6100b.uml ba6100b.h - -$(EP)ba6200a.msk: ba6200a.uml ba6200.h - -$(EP)bastais.msk: bastais.uml ba3200.h - -$(EP)bastasf.msk: bastasf.uml ba3200.h - -$(EP)bastban.msk: bastban.uml ba3200.h - -$(EP)bastcco.msk: bastcco.uml ba3200.h - -$(EP)bastcfi.msk: bastcfi.uml ba3200.h - -$(EP)bastclr.msk: bastclr.uml ba3200.h - -$(EP)bastcpg.msk: bastcpg.uml ba3200.h - -$(EP)bastcrs.msk: bastcrs.uml ba3200.h - -$(EP)bastcve.msk: bastcve.uml ba3200.h - -$(EP)bastdpn.msk: bastdpn.uml ba3200.h - -$(EP)bastesc.msk: bastesc.uml bastesc.h - -$(EP)bastitl.msk: bastitl.uml ba3200.h - -$(EP)bastiva.msk: bastiva.uml ba3200.h - -$(EP)bastivd.msk: bastivd.uml ba3200.h - -$(EP)bastleg.msk: bastleg.uml ba3200.h - -$(EP)bastlis.msk: bastlis.uml ba3200.h - -$(EP)bastlng.msk: bastlng.uml ba3200.h - -$(EP)bastmsp.msk: bastmsp.uml ba3200.h - -$(EP)bastndo.msk: bastndo.uml ba3200.h - -$(EP)bastnot.msk: bastnot.uml ba3200.h - -$(EP)bastois.msk: bastois.uml ba3200.h - -$(EP)bastpor.msk: bastpor.uml ba3200.h - -$(EP)bastreg.msk: bastreg.uml ba3200.h - -$(EP)bastsad.msk: bastsad.uml ba3200.h - -$(EP)bastsco.msk: bastsco.uml ba3200.h - -$(EP)baststa.msk: baststa.uml ba3200.h - -$(EP)baststt.msk: baststt.uml ba3200.h - -$(EP)basttit.msk: basttit.uml ba3200.h - -$(EP)basttpd.msk: basttpd.uml ba3200.h - -$(EP)bastucc.msk: bastucc.uml ba3200.h - -$(EP)bastucs.msk: bastucs.uml ba3200.h - -$(EP)bastues.msk: bastues.uml ba3200.h - -$(EP)bastuid.msk: bastuid.uml ba3200.h - -$(EP)bastuiv.msk: bastuiv.uml ba3200.h - -$(EP)basture.msk: basture.uml ba3200.h - -$(EP)bastval.msk: bastval.uml ba3200.h - -$(EP)bastvet.msk: bastvet.uml ba3200.h - -$(EP)bastzon.msk: bastzon.uml ba3200.h - -$(EP)batbage.msk: batbage.uml batbage.h $(E1) - -$(EP)batbais.msk: batbais.uml batbais.h $(E1) - -$(EP)batbasf.msk: batbasf.uml batbasf.h $(E1) - -$(EP)batbban.msk: batbban.uml ba3100.h batbban.h $(E1) $(E2) $(E3) - -$(EP)batbcco.msk: batbcco.uml batbcco.h $(E1) - -$(EP)batbcfi.msk: batbcfi.uml batbcfi.h $(E1) - -$(EP)batbclr.msk: batbclr.uml batbclr.h $(E1) - -$(EP)batbcpg.msk: batbcpg.uml batbcpg.h $(E1) - -$(EP)batbcrs.msk: batbcrs.uml batbcrs.h $(E1) - -$(EP)batbcsp.msk: batbcsp.uml batbcsp.h $(E1) - -$(EP)batbcve.msk: batbcve.uml batbcve.h $(E1) - -$(EP)batbdel.msk: batbdel.uml batbdel.h $(E1) - -$(EP)batbdpn.msk: batbdpn.uml batbdpn.h $(E1) - -$(EP)batbesc.msk: batbesc.uml batbesc.h $(E1) - -$(EP)batbind.msk: batbind.uml batbind.h $(E1) - -$(EP)batbinl.msk: batbinl.uml batbinl.h $(E1) - -$(EP)batbins.msk: batbins.uml batbind.h $(E1) - -$(EP)batbitl.msk: batbitl.uml batbitl.h $(E1) - -$(EP)batbiva.msk: batbiva.uml batbiva.h $(E1) - -$(EP)batbivd.msk: batbivd.uml ba3100.h batbivd.h $(E1) - -$(EP)batblbu.msk: batblbu.uml batblbu.h $(E1) - -$(EP)batbleg.msk: batbleg.uml batbleg.h $(E1) - -$(EP)batblia.msk: batblia.uml - -$(EP)batblis.msk: batblis.uml batblis.h $(E1) - -$(EP)batblng.msk: batblng.uml batblng.h $(E1) - -$(EP)batbmsp.msk: batbmsp.uml batbmsp.h $(E1) - -$(EP)batbndo.msk: batbndo.uml batbndo.h $(E1) - -$(EP)batbnot.msk: batbnot.uml batbnot.h $(E1) - -$(EP)batbois.msk: batbois.uml batbois.h $(E1) - -$(EP)batbpim.msk: batbpim.uml batbpim.h $(E1) - -$(EP)batbpimc.msk: batbpimc.uml batbpim.h $(E1) - -$(EP)batbpor.msk: batbpor.uml batbpor.h $(E1) - -$(EP)batbreg.msk: batbreg.uml ba3100.h batbreg.h $(E1) - -$(EP)batbsad.msk: batbsad.uml batbsad.h $(E1) - -$(EP)batbsco.msk: batbsco.uml batbsco.h $(E1) - -$(EP)batbsta.msk: batbsta.uml batbsta.h $(E1) - -$(EP)batbstt.msk: batbstt.uml batbstt.h $(E1) - -$(EP)batbtit.msk: batbtit.uml batbtit.h $(E1) - -$(EP)batbtpd.msk: batbtpd.uml ba3100.h batbtpd.h $(E1) - -$(EP)batbtra.msk: batbtra.uml batbtra.h $(E1) - -$(EP)batbucc.msk: batbucc.uml batbucc.h $(E1) $(E2) - -$(EP)batbucs.msk: batbucs.uml batbucs.h $(E1) $(E2) - -$(EP)batbues.msk: batbues.uml batbues.h $(E1) $(E2) - -$(EP)batbuid.msk: batbuid.uml batbuid.h $(E1) $(E2) - -$(EP)batbuiv.msk: batbuiv.uml batbuiv.h $(E1) $(E2) $(E2) - -$(EP)batbure.msk: batbure.uml batbure.h $(E1) $(E2) - -$(EP)batbval.msk: batbval.uml batbval.h $(E1) - -$(EP)batbvet.msk: batbvet.uml batbvet.h $(E1) - -$(EP)batbvid.msk: batbvid.uml batbvid.h $(E1) - -$(EP)batbzon.msk: batbzon.uml batbzon.h $(E1) - -frms: $(EP)del.frm $(EP)delsdi.frm $(EP)delsdr.frm $(EP)delsii.frm $(EP)dissd6.frm $(EP)dissdi.frm $(EP)dissdr.frm $(EP)dissii.frm $(EP)disskx.frm - -$(EP)del.frm: del.frm - -$(EP)delsdi.frm: delsdi.frm - -$(EP)delsdr.frm: delsdr.frm - -$(EP)delsii.frm: delsii.frm - -$(EP)dissd6.frm: dissd6.frm - -$(EP)dissdi.frm: dissdi.frm - -$(EP)dissdr.frm: dissdr.frm - -$(EP)dissii.frm: dissii.frm - -$(EP)disskx.frm: disskx.frm - -rpts: $(EP)batbais.rpt $(EP)batbasf.rpt $(EP)batbban.rpt $(EP)batbcco.rpt $(EP)batbcfi.rpt $(EP)batbclr.rpt $(EP)batbcpg.rpt $(EP)batbcrs.rpt $(EP)batbcve.rpt $(EP)batbdpn.rpt \ - $(EP)batbesc.rpt $(EP)batbitl.rpt $(EP)batbiva.rpt $(EP)batbivd.rpt $(EP)batbleg.rpt $(EP)batblis.rpt $(EP)batblng.rpt $(EP)batbmsp.rpt $(EP)batbndo.rpt $(EP)batbnot.rpt \ - $(EP)batbois.rpt $(EP)batbpor.rpt $(EP)batbreg.rpt $(EP)batbsad.rpt $(EP)batbsco.rpt $(EP)batbsta.rpt $(EP)batbstt.rpt $(EP)batbtit.rpt $(EP)batbtpd.rpt $(EP)batbucc.rpt \ - $(EP)batbucs.rpt $(EP)batbues.rpt $(EP)batbuid.rpt $(EP)batbuiv.rpt $(EP)batbure.rpt $(EP)batbval.rpt $(EP)batbvet.rpt $(EP)batbzon.rpt - -$(EP)batbais.rpt: batbais.rpt - -$(EP)batbasf.rpt: batbasf.rpt - -$(EP)batbban.rpt: batbban.rpt - -$(EP)batbcco.rpt: batbcco.rpt - -$(EP)batbcfi.rpt: batbcfi.rpt - -$(EP)batbclr.rpt: batbclr.rpt - -$(EP)batbcpg.rpt: batbcpg.rpt - -$(EP)batbcrs.rpt: batbcrs.rpt - -$(EP)batbcve.rpt: batbcve.rpt - -$(EP)batbdpn.rpt: batbdpn.rpt - -$(EP)batbesc.rpt: batbesc.rpt - -$(EP)batbitl.rpt: batbitl.rpt - -$(EP)batbiva.rpt: batbiva.rpt - -$(EP)batbivd.rpt: batbivd.rpt - -$(EP)batbleg.rpt: batbleg.rpt - -$(EP)batblis.rpt: batblis.rpt - -$(EP)batblng.rpt: batblng.rpt - -$(EP)batbmsp.rpt: batbmsp.rpt - -$(EP)batbndo.rpt: batbndo.rpt - -$(EP)batbnot.rpt: batbnot.rpt - -$(EP)batbois.rpt: batbois.rpt - -$(EP)batbpor.rpt: batbpor.rpt - -$(EP)batbreg.rpt: batbreg.rpt - -$(EP)batbsad.rpt: batbsad.rpt - -$(EP)batbsco.rpt: batbsco.rpt - -$(EP)batbsta.rpt: batbsta.rpt - -$(EP)batbstt.rpt: batbstt.rpt - -$(EP)batbtit.rpt: batbtit.rpt - -$(EP)batbtpd.rpt: batbtpd.rpt - -$(EP)batbucc.rpt: batbucc.rpt - -$(EP)batbucs.rpt: batbucs.rpt - -$(EP)batbues.rpt: batbues.rpt - -$(EP)batbuid.rpt: batbuid.rpt - -$(EP)batbuiv.rpt: batbuiv.rpt - -$(EP)batbure.rpt: batbure.rpt - -$(EP)batbval.rpt: batbval.rpt - -$(EP)batbvet.rpt: batbvet.rpt - -$(EP)batbzon.rpt: batbzon.rpt - -$(O)/ba0.o: ba0.cpp $(I24) $(I52) $(I48) $(I33) $(I30) $(I12) $(I37) $(I31) $(I43) ba0.h ba0100a.h - -$(O)/ba1.o: ba1.cpp $(S1) $(I24) $(I6) ba1.h - -$(O)/ba1100.o: ba1100.cpp $(I24) $(I30) $(I33) $(I12) $(I36) $(I37) $(I43) $(I31) $(I46) $(I37) $(I5) $(I48) ba1.h ba1100.h - -$(O)/ba1101.o: ba1101.cpp $(I24) $(I16) $(I31) $(I28) $(I30) $(I33) $(I37) $(I40) $(I54) $(I43) $(I46) ba1100.h - -$(O)/ba1102.o: ba1102.cpp $(I39) $(I33) $(I40) $(I37) $(I45) ba1100.h - -$(O)/ba1200.o: ba1200.cpp $(I24) $(I30) $(I37) $(I43) - -$(O)/ba1300.o: ba1300.cpp $(I24) $(I30) $(I33) $(I37) $(I40) $(I43) $(I31) $(I46) ba1.h ba1300.h ba1300a.h - -$(O)/ba1301.o: ba1301.cpp $(I24) $(I16) $(I31) $(I28) $(I30) $(I33) $(I40) $(I54) $(I43) $(I46) $(I31) $(I37) ba1300.h - -$(O)/ba1400.o: ba1400.cpp $(I53) $(I1) $(I8) $(I12) $(I31) ba1.h ba0100a.h - -$(O)/ba1500.o: ba1500.cpp $(I24) $(I7) $(I8) $(I33) $(I12) $(I31) $(I43) $(I5) ba1.h ba0100a.h ba1500a.h - -$(O)/ba2.o: ba2.cpp $(S1) $(I6) ba2.h - -$(O)/ba2100.o: ba2100.cpp $(I24) $(I56) $(I51) $(I54) $(I12) $(I39) $(I31) $(I43) ba2100.h - -$(O)/ba2200.o: ba2200.cpp al.h $(I24) $(I52) $(I56) $(I7) $(I33) $(I12) $(I37) $(I43) $(I31) ba2200.h - -$(O)/ba2300.o: ba2300.cpp $(I24) $(I33) $(I31) ba2300.h - -$(O)/ba2400.o: ba2400.cpp $(I24) $(I51) $(I39) $(I42) $(I31) ba2.h - -$(O)/ba3.o: ba3.cpp $(S1) $(I10) ba3.h - -$(O)/ba3100.o: ba3100.cpp $(I61) $(I42) $(I56) batbreg.h - -$(O)/ba3200.o: ba3200.cpp $(I33) $(I50) $(I42) $(I31) ba3.h ba3200.h - -$(O)/ba3300.o: ba3300.cpp $(I33) $(I50) $(I39) $(I42) $(I31) ba3.h ba3300.h - -$(O)/ba3400.o: ba3400.cpp $(I53) - -$(O)/ba3500.o: ba3500.cpp $(I24) $(I33) $(I54) $(I53) $(I39) $(I42) $(I43) $(I56) $(I31) ba3500.h - -$(O)/ba3600.o: ba3600.cpp $(I33) $(I50) $(I39) $(I42) $(I31) $(I41) $(I37) ba3.h ba3600.h - -$(O)/ba3700.o: ba3700.cpp $(I53) $(I42) $(I43) $(I31) $(I54) ba3700.h ../cg/pagament.h - -$(O)/ba3800.o: ba3800.cpp $(I33) $(I50) $(I39) $(I42) $(I31) $(I41) $(I37) $(I56) ba3.h ba3800.h - -$(O)/ba4.o: ba4.cpp $(S1) $(I10) $(I6) ba4.h - -$(O)/ba4100.o: ba4100.cpp $(I53) $(I54) $(I1) $(I15) ba4.h ba4100.h - -$(O)/ba4200.o: ba4200.cpp $(I48) $(I33) $(I47) $(I53) $(I42) $(I31) $(I46) ba4.h ba4200.h - -$(O)/ba4300.o: ba4300.cpp $(I48) $(I16) $(I47) $(I12) $(I53) $(I42) $(I31) ba4.h ba4300.h - -$(O)/ba4400.o: ba4400.cpp $(I53) $(I1) $(I15) ba4.h ba4400.h - -$(O)/ba4500.o: ba4500.cpp $(I53) $(I1) $(I15) ba4.h ba4500.h - -$(O)/ba4600.o: ba4600.cpp $(I53) $(I1) $(I31) ba4.h ba4600.h - -$(O)/ba5.o: ba5.cpp $(I24) $(I33) $(I30) $(I39) $(I40) $(I31) $(I43) ba4600.h - -$(O)/ba6.o: ba6.cpp $(S1) $(I6) ba6.h - -$(O)/ba6100.o: ba6100.cpp $(I37) $(I47) $(I48) ba6100.h - -$(O)/ba6101.o: ba6101.cpp ba6100.h - -$(O)/ba6200.o: ba6200.cpp $(I33) $(I50) $(I39) $(I42) $(I31) $(I41) $(I15) ba6.h ba6200.h - -$(O)/ba883.o: ba883.cpp $(I54) $(I53) $(I43) - -$(O)/bacnv.o: bacnv.cpp $(S1) $(I24) $(I30) $(I47) $(I37) $(I12) $(I42) $(I43) $(I31) $(I5) - -$(O)/badate.o: badate.cpp $(S1) $(I24) $(I30) $(I37) $(I12) $(I43) $(I31) $(I4) - - diff --git a/ba/prassi.mnu b/ba/prassi.mnu deleted file mode 100755 index beae60eb3..000000000 --- a/ba/prassi.mnu +++ /dev/null @@ -1,238 +0,0 @@ -0|Menu Principale| -0|Anagrafiche|1 -0|Contabilita'|4|7 -0|Modello 740|740 -t -cCONF740.FPW|1 -0|Modello 750|750 -t -cCONF750.FPW|2 -0|Modello 760|760 -t -cCONF760.FPW|3 -0|Modello 770|17|4 -0|Dichiarazione IVA|miva -t|9 -0|Gestione ICI|gici -t /cPRAWIN.INI|25 -0|Gestione cespiti|cesp -t /cPRAWIN.INI|11 -0|Manutenzione|15 -1|Gestione Anagrafiche|1 -1|Persone fisiche|ba4 -1 F -1|Persone giuridiche|ba4 -1 G -1|Ditte|ba4 -2 -1|Ricerca Soci|ba5 -1|Tabelle ministeriali|11 -1|Tabelle|2 -1|Stampa anagrafiche|ba6 -0 -1|Stampa tabelle|3 -1|Stampa tabelle ministeriali|12 -1|Stampa fogli libri bollati|ba3 -2 -2|Tabelle|1 -2|Codici IVA|ba3 -0 %iva -2|Codici Attivita'|ba3 -0 %ais -2|Condizioni di pagamento|ba3 -6 -2|Classificazione pagamenti|ba3 -0 %clr -2|Libri sociali|ba3 -0 %itl -2|Banche|ba3 -0 %ban -2|Codici statistici|ba3 -0 %stt -2|Cariche sociali|ba3 -0 %crs -2|Vecchi cod.Attivita'|ba3 -0 %ois -2|Stati esteri|ba3 -0 %sta -2|Gestione profili deleghe e distinte|ba2 -0 -3|Stampa tabelle|3 -3|Codici IVA|ba3 -1 %iva -3|Codici Attivita'|ba3 -1 %ais -3|Condizioni di pagamento|ba3 -9 -3|Classificazione pagamenti|ba3 -1 %clr -3|Libri sociali|ba3 -1 %itl -3|Banche|ba3 -1 %ban -3|Codici statistici|ba3 -1 %stt -3|Cariche sociali|ba3 -1 %crs -3|Vecchi cod.Attivita'|ba3 -1 %ois -3|Stati esteri|ba3 -1 %sta -4|Contabilita'|2 -4|Persone fisiche|ba4 -1 F -4|Persone giuridiche|ba4 -1 G -4|Ditte|ba4 -2 -4|Tabelle studio|5|7 -4|Stampa tabelle studio|6|7 -4|Scelta contabilita'|13|F,7 -4|IVA|10|5 -4|Parametri di studio|cg5 -0 -4|Gestione Libro Unico|14|7 -4|Invio|19 -4|Ricezione|20 -5|Tabelle studio|1| -5|Condizioni di pagamento|ba3 -6 -5|Classificazione pagamenti|ba3 -0 %clr -5|Descrizioni aggiuntive|ba3 -0 %dpn -5|Codici IVA|ba3 -0 %iva -5|Codici Attivita'|ba3 -0 %ais -5|Libri sociali|ba3 -0 %itl -5|Banche|ba3 -0 %ban -5|IV direttiva CEE|ba3 -0 %ivd -5|Valute|ba3 -0 %val -5|Lingue|ba3 -0 %lng -5|Versamenti ed interessi IVA|ba3 -0 %ver -5|Profili estratto conto|sc3 -0 -6|Stampa tabelle studio|3 -6|Condizioni di pagamento|ba3 -9 -6|Classificazione pagamenti|ba3 -1 %clr -6|Descrizioni aggiuntive|ba3 -1 %dpn -6|Codici IVA|ba3 -1 %iva -6|Codici Attivita'|ba3 -1 %ais -6|Libri sociali|ba3 -1 %itl -6|Banche|ba3 -1 %ban -6|IV direttiva CEE|ba3 -7 S -6|Valute|ba3 -1 %val -6|Lingue|ba3 -1 %lng -6|Versamenti ed interessi IVA|ba3 -1 %ver -7|Tabelle ditta|2|7 -7|Parametri ditta|cg5 -1 -7|Registri|ba3 -0 reg -7|Piano dei conti|cg0 -0 -7|Causali|cg0 -4 -7|Clienti/Fornitori|cg0 -1 -7|Agenti|ba3 -0 age -7|Cambi giornalieri|ba3 -0 cam -7|Esercizi|cg0 -5 esc -8|Stampa tabelle ditta|3|7 -8|Registri|ba3 -1 reg -8|Piano dei conti|cg1 -0 -8|Causali|cg1 -6 -8|Clienti/Fornitori|cg1 -1 -8|Cambi giornalieri|ba3 -1 cam -8|IV direttiva CEE|ba3 -7 D -9|Prima nota|2|7 -9|Prima nota|cg2 -0 -9|Gestione movimenti provvisori|cg2 -1 -9|Visualizzazione mastrini|cg3 -5 -9|IVA|10|5 -9|Lista movimenti|cg3 -0 M -9|Lista fatture per clienti/fornitori|cg3 -0 C -9|Stampa Mastrini|cg3 -1 -9|Stampa Riepiloghi|cg3 -4 -9|Visualizzazione saldi|cg5 -2 -9|Ricalcolo saldi|cg4 -0 -9|Bilancio|cg1 -4 -9|Bilancio IV direttiva CEE|cg1 -5 -9|Giornale|cg3 -3 -9|Saldaconto|23|13 -10|IVA|2|5 -10|Parametri liquidazione|cg5 -3 -10|Liquidazione|cg4 -2 -10|Visualizzazione liquidazione|cg5 -5 -10|Riepilogo progressivi|cg0 -3 -10|Stampa registri|cg4 -3 -10|Liste fatture|26|7 -10|Gestione acconti IVA|27|7 -10|Gestione versamenti IVA|22|7 -11|Tabelle ministeriali|1 -11|Comuni|ba4 -0 -11|Regioni|ba3 -0 %rgi -11|Uffici concessioni|ba3 -0 %ucc -11|Uffici imposte dirette|ba3 -0 %uid -11|Uffici IVA|ba3 -0 %uiv -11|Uffici registro|ba3 -0 %ure -11|Centri servizio|ba3 -0 %ucs -12|Stampa tabelle ministeriali|3 -12|Comuni|ba6 -1 -12|Uffici concessioni|ba3 -1 %ucc -12|Uffici imposte dirette|ba3 -1 %uid -12|Uffici IVA|ba3 -1 %uiv -12|Uffici registro|ba3 -1 %ure -12|Centri servizio|ba3 -1 %ucs -13|Scelta contabilita'| -13|Tabelle ditta|7|7 -13|Stampa tabelle ditta|8|7 -13|Prima nota|9|7 -13|Operazioni di inizio fine es.|21|7 -13|Servizio|16|7 -14|Gestione libro unico|2|7 -14|Gestione libro unico|ba3 -0 %lbu -14|Gestione indici libro unico|ba3 -8 -14|Tabella vidimazioni|ba3 -0 %vid -14|Stampa indici libro unico|ba3 -5 -14|Stampa indici libro unico per ditta|ba3 -5 A -14|Ripristino indici libro unico|cg5 -4 inl -15|Manutenzione|4 -15|Archivi|ba1 -15|Compatta tutti i files|ba1 -2 -15|Utenti|ba1 -3 -15|Attivazione|ba1 -4 -15|Backup|ba2 -1 -15|Gestione Fax|bafax -s -16|Servizio| -16|Copia Archivi|cg4 -1 -16|Ripristino stampa registri|cg5 -4 -16|Aggiornamento Tipo Conto|cg1 -2 T|P -16|Aggiornamento Tipo Att. su mov.IVA|cg1 -2 A|P -16|Aggiornamento flag op.Intrac.|cg1 -2 I|P -16|Rinumerazione n° Protocollo|cg1 -2 P|P -16|Aggiornamento Codice Attivita'|cg1 -2 C|P -16|Riorganizzazione codici esercizio|cg1 -2 E|P -16|Collegamento bilanci|25|7 -17|Modello 770|5 -17|Immissione dichiarazione|776mod -1 -17|Manutenzione dichiarazione|776mod -0 -17|Stampe|18 -17|Parametri di studio|773mod -0 -17|Tabella C.A.A.F.|773mod -3 %caf -17|Tabella causali|773mod -3 %ca7 -17|Tabella enti previdenziali|773mod -3 %ent -17|Selezione dichiarazione|776mod -2 -17|Generazione versamenti|774 -0 -17|Azzeramento archivi|774 -2 T -18|Stampe|5 -18|Selezione dichiarazione|776mod -2 -18|Schede percipienti|772mod -0 S -18|Certificazioni|772mod -1 S -18|Lista movimenti percipienti|772mod -2 S -18|Menu stampe dichiarazioni|773mod -1 menu_st "Stampe dichiarazioni" -19|Invio -19|Tabella studio per invio|cg6 -4 %INS -19|Tabella ditta per invio|cg6 -4 %IND -19|Invio contabilita' a sistema|cg6 -8 S -19|Invio contabilita' a PC|cg6 -8 P -19|Ripristino movimenti da inviare|cg6 -8 R -19|Eliminazione file invio|cg6 -8 C|P -20|Ricezione -20|Tabella ditte per ricezione|cg6 -2 %TRA -20|Ricezione archivi da sistema|cg6 -3 S -20|Ricezione archivi da PC|cg6 -3 P -20|Scelta ditta per ricezione|cg6 -7 S -20|Ricezione tabelle|cg6 -5 T -20|Lista controllo movimenti|cg6 -6 -20|Ricezione movimenti|cg6 -5 M -20|Visualiz. stato ricezione|cg6 -7 V -20|Variazione p.n. da ricevere|cg6 -7 P -20|Variazione iva da ricevere|cg6 -7 I -20|Annul. movimenti da ricevere|cg6 -7 A -20|Variazione saldaconto da ricevere|cg6 -7 B -21|Operazioni di inizio fine es. -21|Apertura nuovo esercizio|cg4 -4 C -21|Apertura nuovo esercizio IVA|cg4 -4 I -21|Chiusura/Apertura conti|cg4 -5 -22|Gestione versamenti IVA|22 -22|Estrazione versamenti|cg4 -2 -D -22|Gestione versamenti|ba3 -0 %del -22|Stampa versamenti|cg1 -3 -22|Gestione profili deleghe e distinte|ba2 -0 -23|Saldaconto|2|13 -23|Saldaconto extracontabile|sc0 -0 -23|Stampa scadenzario|sc2 -1 -23|Stampa scaduto|sc2 -2 -23|Stampa estratti conto|sc2 -0 -23|Stampa solleciti|sc2 -3 -23|Servizio|24|13 -24|Servizio|2|13 -24|Creazione saldaconto da saldi|sc1 -1 -25|Collegamento bilanci|2|7 -25|Ricezione conti e periodi|trrice -25|Tabella piano dei conti|ab0 -1 -25|Tabella periodi di bilancio|ab0 -0 %pdb -25|Copia aggancio piano dei conti|vcopia -25|Calcolo bilanci|cb0000 -26|Liste fatture -26|Lista fatture con iva indetraibile|cg3 -6 I -26|Lista fatture per tipo costo/ricavo|cg3 -6 C -26|Lista fatture intracomunitarie|cg3 -6 N -27|Gestione acconti IVA -27|Calcolo acconti|cg4 -2 -A -27|Gestione acconti|cg4 -6 -27|Creazione versam. per acconti|cg4 -7 -27|Visualizzazione liquidaz. acconti|cg4 -8 -