mirror of
https://github.com/holub/mame
synced 2025-04-25 09:50:04 +03:00
Update for mame.mak fixes clean compile by Haze (no whatsnew)
This commit is contained in:
parent
dbaaea282a
commit
f7b6aeb110
@ -1939,12 +1939,13 @@ $(DRIVERS)/mcr3.o: $(LAYOUT)/turbotag.lh
|
||||
|
||||
$(DRIVERS)/mpoker.o: $(LAYOUT)/mpoker.lh
|
||||
|
||||
$(DRIVERS)/mpu4.o: $(LAYOUT)/mpu4.lh \
|
||||
$(LAYOUT)/connect4.lh \
|
||||
$(LAYOUT)/mpu4ext.lh \
|
||||
$(LAYOUT)/gamball.lh \
|
||||
$(LAYOUT)/crmaze2p.lh \
|
||||
$(LAYOUT)/crmaze4p.lh
|
||||
$(DRIVERS)/mpu4.o: $(LAYOUT)/mpu4.lh \
|
||||
$(LAYOUT)/connect4.lh \
|
||||
$(LAYOUT)/mpu4ext.lh \
|
||||
$(LAYOUT)/gamball.lh
|
||||
|
||||
$(DRIVERS)/mpu4vid.o: $(LAYOUT)/crmaze2p.lh \
|
||||
$(LAYOUT)/crmaze4p.lh
|
||||
|
||||
$(DRIVERS)/mw18w.o: $(LAYOUT)/18w.lh
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user