#16 Reorganized files

This commit is contained in:
akuker
2020-08-09 14:19:35 -05:00
parent baeef717c4
commit 484030a622
7 changed files with 0 additions and 3 deletions

View File

@@ -48,10 +48,7 @@ BIN_ALL = $(BINDIR)/$(RASCSI) $(BINDIR)/$(RASCTL)
SRC_RASCSI = \
rascsi.cpp \
scsi.cpp \
disk.cpp \
gpiobus.cpp \
ctapdriver.cpp \
cfilesystem.cpp \
filepath.cpp \
fileio.cpp
SRC_RASCSI += $(notdir $(shell find ./controllers -name '*.cpp'))