mirror of
https://github.com/86Box/86Box.git
synced 2026-02-23 18:08:20 -07:00
7 lines
394 B
Makefile
7 lines
394 B
Makefile
config.o: config.c 86box.h cpu_common/cpu.h device.h timer.h nvr.h \
|
|
config.h isamem.h isartc.h lpt.h disk/hdd.h disk/hdc.h disk/hdc_ide.h \
|
|
floppy/fdd.h floppy/fdc.h game/gameport.h machine/machine.h mouse.h \
|
|
network/network.h scsi/scsi.h scsi/scsi_device.h cdrom/cdrom.h \
|
|
disk/zip.h sound/sound.h sound/midi.h sound/snd_mpu401.h video/video.h \
|
|
plat.h lang/language.h plat_midi.h ui.h
|