1
0
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:
Laurent Vivier 2005-11-21 21:18:48 +00:00
parent ac1205b240
commit 23e3126aa6

@ -7,6 +7,8 @@
TOP = $(shell pwd)
VPATH = $(TOP)
ASFLAGS = -I$(TOP)
SOURCES = first.S
HEADERS =