mirror of
https://github.com/vivier/EMILE.git
synced 2025-04-05 00:29:32 +00:00
Split first.S to macos.i, floppy.u, scsi.i: add -I$(TOP)
This commit is contained in:
parent
ac1205b240
commit
23e3126aa6
@ -7,6 +7,8 @@
|
||||
TOP = $(shell pwd)
|
||||
VPATH = $(TOP)
|
||||
|
||||
ASFLAGS = -I$(TOP)
|
||||
|
||||
SOURCES = first.S
|
||||
|
||||
HEADERS =
|
||||
|
Loading…
x
Reference in New Issue
Block a user