Aggiornate le dipendenze dei programmi
git-svn-id: svn://10.65.10.50/trunk@190 c028cbd2-c16b-5b4b-a496-9718f37d4682
This commit is contained in:
parent
fcb4332ba2
commit
109f0203c7
55
ba/makefile
55
ba/makefile
@ -26,7 +26,7 @@ etc: masks rpts mnus $(FRL) $(EP)dir.gen $(EP)trc.gen
|
||||
|
||||
BA1100H=ba1100.h ba1100a.h
|
||||
|
||||
$(O)/ba0.o: ba0.cpp $(I10) $(I24) $(I32)
|
||||
$(0)/ba0.o: ba0.cpp $(I24) $(I48) $(I33) $(I17) $(I10) $(I31) $(I43) ba0.h
|
||||
$(CCOMP) $(CFLAGSC) $(<:.cpp= ) $*
|
||||
|
||||
$(EP)ba0: $(O)/ba0.o $(LIBC)
|
||||
@ -35,15 +35,15 @@ $(EP)ba0: $(O)/ba0.o $(LIBC)
|
||||
$(EP)ba0.frl: ba0.url $(U1)
|
||||
$(RCOMP) ba0 -l $(EP)ba0
|
||||
|
||||
$(O)/ba1.o: ba1.cpp ba1.h $(I1) $(I6)
|
||||
$(O)/ba1.o: ba1.cpp $(S1) $(I1) $(I6) ba1.h
|
||||
|
||||
$(O)/ba1101.o: ba1101.cpp $(BA1100H) $(I16) $(I24) $(I28) $(I30) $(I31) $(I33) $(I40) $(I43) $(I46) $(I54)
|
||||
$(O)/ba1100.o: ba1100.cpp $(I24) $(I23) $(I31) $(I12) $(I33) $(I30) $(I40) $(I54) $(I43) $(I46) ba1.h ba1100.h
|
||||
|
||||
$(O)/ba1100.o: ba1100.cpp ba1.h $(BA1100H) $(I10) $(I12) $(I23) $(I24) $(I31) $(I30) $(I33) $(I40) $(I43) $(I46) $(I54)
|
||||
$(O)/ba1101.o: ba1101.cpp $(I24) $(I16) $(I31) $(I28) $(I30) $(I33) $(I40) $(I54) $(I43) $(I46) ba1100.h
|
||||
|
||||
$(O)/ba1102.o: ba1102.cpp ba1.h $(BA1100H) $(I33) $(I37) $(I39) $(I40) $(I43)
|
||||
$(O)/ba1102.o: ba1102.cpp $(I39) $(I33) $(I40) $(I37) $(I45) ba1100.h
|
||||
|
||||
$(O)/ba1200.o: ba1200.cpp $(I24) $(I30) $(I37)
|
||||
$(O)/ba1200.o: ba1200.cpp $(I24) $(I30) $(I37) $(I43)
|
||||
|
||||
$(EP)ba1: $(O)/ba1.o $(O)/ba1100.o $(O)/ba1101.o $(O)/ba1102.o $(O)/ba1200.o $(LIBD1) $(EP)ba1.frl
|
||||
$(LINK) $(LFLAGSD2) $@ $(O)/ba1.o $(O)/ba1100.o $(O)/ba1101.o $(O)/ba1102.o $(O)/ba1200.o
|
||||
@ -51,9 +51,9 @@ $(EP)ba1: $(O)/ba1.o $(O)/ba1100.o $(O)/ba1101.o $(O)/ba1102.o $(O)/ba1200.o $(
|
||||
$(EP)ba1.frl: ba1.url $(U1)
|
||||
$(RCOMP) ba1 -l $(EP)ba1
|
||||
|
||||
$(O)/ba2.o: ba2.cpp $(I10) $(I33) ba2.h
|
||||
$(O)/ba2.o: ba2.cpp $(S1) $(I6) $(I10) ba2.h
|
||||
|
||||
$(O)/ba2300.o: ba2300.cpp $(I6) $(I10) $(I24) $(I27) $(I33) ba2300.h
|
||||
$(O)/ba2300.o: ba2300.cpp $(I24) $(I33) $(I6) $(I10) $(I27) $(I36) $(I31) ba2300.h
|
||||
|
||||
$(EP)ba2: $(O)/ba2.o $(O)/ba2300.o $(LIBD1) $(EP)ba2.frl
|
||||
$(LINK) $(LFLAGSD1) $@ $(O)/ba2.o $(O)/ba2300.o
|
||||
@ -76,6 +76,21 @@ $(O)/ba3500.o: ba3500.cpp ba3500.h $(I53)
|
||||
$(O)/ba3600.o: ba3600.cpp ba3600.h $(I53)
|
||||
|
||||
$(O)/ba3700.o: ba3700.cpp ba3700.h $(I53)
|
||||
$(O)/ba3.o: ba3.cpp $(S1) $(I10) ba3.h
|
||||
|
||||
$(O)/ba3100.o: ba3100.cpp $(I53) $(I1) $(I15) $(I42) ba3.h ba3100.h batbreg.h
|
||||
|
||||
$(O)/ba3200.o: ba3200.cpp $(I33) $(I50) $(I39) $(I42) $(I31) ba3.h ba3200.h
|
||||
|
||||
$(O)/ba3300.o: ba3300.cpp $(I33) $(I50) $(I39) $(I42) $(I31) $(I41) $(I15) 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 $(IP)nditte.h
|
||||
|
||||
$(O)/ba3600.o: ba3600.cpp $(I33) $(I50) $(I17) $(I39) $(I42) $(I31) $(I12) $(I15) $(I41) $(I55) $(I37) $(IP)nditte.h ba3.h ba3600.h
|
||||
|
||||
$(O)/ba3700.o: ba3700.cpp $(I24) $(I33) $(I54) $(I53) $(I39) $(I42) $(I43) $(I56) $(I31) ba3700.h $(IP)nditte.h
|
||||
|
||||
$(EP)ba3: $(O)/ba3.o $(O)/ba3100.o $(O)/ba3200.o $(O)/ba3300.o $(O)/ba3400.o $(O)/ba3500.o $(O)/ba3600.o $(O)/ba3700.o $(EP)/ba3.frl $(LIBD1) $(EP)ba3.frl
|
||||
$(LINK) $(LFLAGSD1) $@ $(O)/ba3.o $(O)/ba3100.o $(O)/ba3200.o $(O)/ba3300.o $(O)/ba3400.o $(O)/ba3500.o $(O)/ba3600.o $(O)/ba3700.o
|
||||
@ -97,21 +112,35 @@ $(O)/ba4500.o: ba4500.cpp $(I31) $(I53) $(I1) ba4.h ba4500.h $(I15)
|
||||
|
||||
$(O)/ba4600.o: ba4600.cpp $(I31) $(I53) $(I1) ba4.h ba4600.h $(I15)
|
||||
|
||||
$(O)/ba4.o: ba4.cpp $(S1) $(I10) $(I6) ba4.h
|
||||
|
||||
$(O)/ba4100.o: ba4100.cpp $(I53) $(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 $(I53) $(I47) $(I48) $(I31) $(I12) $(I42) $(I16) 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) $(I15) ba4.h ba4600.h
|
||||
|
||||
$(EP)ba4: $(O)/ba4.o $(O)/ba4100.o $(O)/ba4200.o $(O)/ba4300.o $(O)/ba4400.o $(O)/ba4500.o $(O)/ba4600.o $(LIBD1) $(EP)ba4.frl
|
||||
$(LINK) $(LFLAGSD1) $@ $(O)/ba4.o $(O)/ba4100.o $(O)/ba4200.o $(O)/ba4300.o $(O)/ba4400.o $(O)/ba4500.o $(O)/ba4600.o
|
||||
|
||||
$(O)/ba5.o: ba5.cpp $(I10) $(I31) $(I33) $(I43)
|
||||
$(O)/ba5.o: ba5.cpp $(I24) $(I7) $(I15) $(I33) $(I30) $(I40) $(I31) $(I43) ba4600.h
|
||||
|
||||
$(EP)ba5: $(O)/ba5.o $(LIBD1) $(EP)ba5.frl
|
||||
$(LINK) $(LFLAGSD1) $@ $(O)/ba5.o
|
||||
|
||||
$(O)/ba6.o: ba6.cpp $(I6) $(I10)
|
||||
$(O)/ba6.o: ba6.cpp $(S1) $(I6) ba6.h
|
||||
|
||||
$(O)/ba6100.o: ba6100.cpp ba6100.h $(I15) $(I31) $(I33) $(I42) $(I43) $(I50) $(U2)
|
||||
$(O)/ba6100.o: ba6100.cpp ba6100.h $(I37) $(I47) $(I48)
|
||||
|
||||
$(O)/ba6101.o: ba6101.cpp ba6100.h $(I15) $(I31) $(I33) $(I42) $(I43) $(I50)
|
||||
$(O)/ba6101.o: ba6101.cpp ba6100.h
|
||||
|
||||
$(O)/ba6200.o: ba6200.cpp ba6200.h $(I15) $(I31) $(I33) $(I42) $(I43) $(I50)
|
||||
$(O)/ba6200.o: ba6200.cpp $(I33) $(I50) $(I39) $(I42) $(I31) $(I41) $(I15) $(IP)comuni.h ba6.h ba6200.h
|
||||
|
||||
$(EP)ba6: $(O)/ba6.o $(O)/ba6100.o $(O)/ba6101.o $(O)/ba6200.o $(LIBD1) $(EP)ba6.frl
|
||||
$(LINK) $(LFLAGSD1) $@ $(O)/ba6.o $(O)/ba6100.o $(O)/ba6101.o $(O)/ba6200.o
|
||||
|
Loading…
x
Reference in New Issue
Block a user