mirror of
https://github.com/FEX-Emu/linux.git
synced 2024-12-25 10:59:05 +00:00
7 lines
174 B
Makefile
7 lines
174 B
Makefile
|
#
|
||
|
# Makefile for Linux arch/m68k/mac source directory
|
||
|
#
|
||
|
|
||
|
obj-y := config.o bootparse.o macints.o iop.o via.o oss.o psc.o \
|
||
|
baboon.o macboing.o debug.o misc.o mac_ksyms.o
|