Correzione al file di make
git-svn-id: svn://10.65.10.50/trunk@419 c028cbd2-c16b-5b4b-a496-9718f37d4682
This commit is contained in:
parent
c30a5a7663
commit
6122173b78
10
cg/makefile
10
cg/makefile
@ -168,19 +168,21 @@ $(O)/cg5000.o: cg5000.cpp $(I57)
|
||||
|
||||
$(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
|
||||
|
||||
$(EP)cg5.frl: cg5.url $(U1)
|
||||
$(RCOMP) cg5 -l $(EP)cg5
|
||||
|
||||
$(EP)cg5 : $(O)/cg5.o $(O)/cg5000.o $(O)/cg5100.o $(O)/cg5300.o $(LIBD1) $(EP)cg5.frl
|
||||
$(LINK) $(LFLAGSD1) $@ $(O)/cg5.o $(O)/cg5000.o $(O)/cg5100.o $(O)/cg5300.o
|
||||
$(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
|
||||
|
||||
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)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)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)cg5300a.msk
|
||||
$(EP)cg5100a.msk $(EP)cg5200a.msk $(EP)cg5300a.msk
|
||||
|
||||
$(EP)cg0100a.msk: cg0100a.uml cg0100.h $(E1)
|
||||
|
||||
@ -258,6 +260,8 @@ $(EP)cg5000a.msk: cg5000a.uml cg5000a.h
|
||||
|
||||
$(EP)cg5100a.msk: cg5100a.uml cg5100a.h
|
||||
|
||||
$(EP)cg5200a.msk: cg5200a.uml cg5200.h $(E4)
|
||||
|
||||
$(EP)cg5300a.msk: cg5300a.uml cg5300a.h $(E1)
|
||||
|
||||
frms: $(EP)cg3300.frm
|
||||
|
Loading…
x
Reference in New Issue
Block a user