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