Correzioni al file di make
git-svn-id: svn://10.65.10.50/trunk@720 c028cbd2-c16b-5b4b-a496-9718f37d4682
This commit is contained in:
parent
e3503d6186
commit
38adfe2902
17
cg/makefile
17
cg/makefile
@ -171,18 +171,19 @@ $(O)/cg5100.o: cg5100.cpp $(I57)
|
||||
$(O)/cg5200.o: cg5200.cpp $(I24) $(I54) $(I53) $(I34) $(I42) $(I56) $(I31) $(I43) cglib.h cg5200.h
|
||||
|
||||
$(O)/cg5300.o: cg5300.cpp $(I53) $(I42) $(I43) $(I31) $(I54) cg5.h cg5300a.h
|
||||
$(O)/cg5400.o: cg5400.cpp $(I24) $(I7) $(I30) $(I39) $(I42) $(I33) $(I12) $(I37) $(I31) $(IP)mov.h $(I43) cg5.h cg5400.h
|
||||
|
||||
$(EP)cg5.frl: cg5.url $(U1)
|
||||
$(RCOMP) cg5 -l $(EP)cg5
|
||||
|
||||
$(EP)cg5 : $(O)/cg5.o $(O)/cg5000.o $(O)/cg5100.o $(O)/cg5200.o $(O)/cg5300.o $(O)/conto.o $(O)/cglib01.o $(LIBD1) $(EP)cg5.frl
|
||||
$(LINK) $(LFLAGSD1) $@ $(O)/cg5.o $(O)/cg5000.o $(O)/cg5100.o $(O)/cg5200.o $(O)/cg5300.o $(O)/conto.o $(O)/cglib01.o
|
||||
$(EP)cg5 : $(O)/cg5.o $(O)/cg5000.o $(O)/cg5100.o $(O)/cg5200.o $(O)/cg5300.o $(O)/cg5400.o $(O)/conto.o $(O)/cglib01.o $(LIBD1) $(EP)cg5.frl
|
||||
$(LINK) $(LFLAGSD1) $@ $(O)/cg5.o $(O)/cg5000.o $(O)/cg5100.o $(O)/cg5200.o $(O)/cg5300.o $(O)/cg5400.o $(O)/conto.o $(O)/cglib01.o
|
||||
|
||||
masks: $(EP)cg0100a.msk $(EP)cg0200a.msk $(EP)cg0300a.msk $(EP)cg0400a.msk $(EP)cg0500a.msk $(EP)cg1100a.msk $(EP)cg1200a.msk $(EP)cg1200b.msk \
|
||||
$(EP)cg1400a.msk $(EP)cg1500a.msk $(EP)cg1600a.msk $(EP)cg1700a.msk $(EP)cg2100a.msk $(EP)cg2100b.msk $(EP)cg2100c.msk $(EP)cg2100i.msk $(EP)cg2100o.msk $(EP)cg2104a.msk\
|
||||
$(EP)cg1400a.msk $(EP)cg1500a.msk $(EP)cg1600a.msk $(EP)cg1700a.msk $(EP)cg2100a.msk $(EP)cg2100b.msk $(EP)cg2100c.msk $(EP)cg2100i.msk $(EP)cg2100o.msk $(EP)cg2104a.msk $(EP)cg2200a.msk\
|
||||
$(EP)cg3100a.msk $(EP)cg3100b.msk $(EP)cg3100c.msk $(EP)cg3200a.msk $(EP)cg3300a.msk $(EP)cg3300b.msk $(EP)cg3300c.msk $(EP)cg3400a.msk $(EP)cg3400b.msk \
|
||||
$(EP)cg3500a.msk $(EP)cg4200a.msk $(EP)cg4100a.msk $(EP)cg4300a.msk $(EP)cg4300b.msk $(EP)cg4300c.msk $(EP)cg4400a.msk $(EP)cg4500a.msk $(EP)cg4500b.msk $(EP)cg4600a.msk $(EP)cg5000a.msk \
|
||||
$(EP)cg5100a.msk $(EP)cg5200a.msk $(EP)cg5300a.msk
|
||||
$(EP)cg3500a.msk $(EP)cg4200a.msk $(EP)cg4100a.msk $(EP)cg4100b.msk $(EP)cg4300a.msk $(EP)cg4300b.msk $(EP)cg4300c.msk $(EP)cg4400a.msk $(EP)cg4500a.msk $(EP)cg4500b.msk $(EP)cg4600a.msk $(EP)cg5000a.msk \
|
||||
$(EP)cg5100a.msk $(EP)cg5200a.msk $(EP)cg5300a.msk $(EP)cg5400a.msk
|
||||
|
||||
$(EP)cg0100a.msk: cg0100a.uml cg0100.h $(E1)
|
||||
|
||||
@ -220,6 +221,8 @@ $(EP)cg2100o.msk: cg2100o.uml cg2100.h
|
||||
|
||||
$(EP)cg2104a.msk: cg2104a.uml cg2104a.h
|
||||
|
||||
$(EP)cg2200a.msk: cg2200a.uml cg2200.h
|
||||
|
||||
$(EP)cg3100a.msk: cg3100a.uml cg3100.h
|
||||
|
||||
$(EP)cg3100b.msk: cg3100b.uml cg3100.h
|
||||
@ -242,6 +245,8 @@ $(EP)cg3500a.msk: cg3500a.uml cg3500.h
|
||||
|
||||
$(EP)cg4100a.msk: cg4100a.uml
|
||||
|
||||
$(EP)cg4100b.msk: cg4100b.uml
|
||||
|
||||
$(EP)cg4200a.msk: cg4200a.uml cg4200.h
|
||||
|
||||
$(EP)cg4300a.msk: cg4300a.uml cg4300a.h
|
||||
@ -266,6 +271,8 @@ $(EP)cg5200a.msk: cg5200a.uml cg5200.h $(E4)
|
||||
|
||||
$(EP)cg5300a.msk: cg5300a.uml cg5300a.h $(E1)
|
||||
|
||||
$(EP)cg5400a.msk: cg5400a.uml cg5400.h
|
||||
|
||||
frms: $(EP)cg3300.frm
|
||||
|
||||
$(EP)cg3300.frm: cg3300.frm
|
||||
|
Loading…
x
Reference in New Issue
Block a user