mirror of
https://github.com/thewesker/RASCSI.git
synced 2025-12-22 13:21:17 -05:00
#16 Reorganized files
This commit is contained in:
@@ -48,10 +48,7 @@ BIN_ALL = $(BINDIR)/$(RASCSI) $(BINDIR)/$(RASCTL)
|
|||||||
SRC_RASCSI = \
|
SRC_RASCSI = \
|
||||||
rascsi.cpp \
|
rascsi.cpp \
|
||||||
scsi.cpp \
|
scsi.cpp \
|
||||||
disk.cpp \
|
|
||||||
gpiobus.cpp \
|
gpiobus.cpp \
|
||||||
ctapdriver.cpp \
|
|
||||||
cfilesystem.cpp \
|
|
||||||
filepath.cpp \
|
filepath.cpp \
|
||||||
fileio.cpp
|
fileio.cpp
|
||||||
SRC_RASCSI += $(notdir $(shell find ./controllers -name '*.cpp'))
|
SRC_RASCSI += $(notdir $(shell find ./controllers -name '*.cpp'))
|
||||||
|
|||||||
Reference in New Issue
Block a user