added .gitignore and project files
Signed-off-by: Bernardo Carvalho <bernardo@ipfn.tecnico.ulisboa.pt>
This commit is contained in:
6
epics/iocs/ISTTOKrpi2/iocBoot/Makefile
Normal file
6
epics/iocs/ISTTOKrpi2/iocBoot/Makefile
Normal file
@@ -0,0 +1,6 @@
|
||||
TOP = ..
|
||||
include $(TOP)/configure/CONFIG
|
||||
DIRS += $(wildcard *ioc*)
|
||||
DIRS += $(wildcard as*)
|
||||
include $(CONFIG)/RULES_DIRS
|
||||
|
||||
Reference in New Issue
Block a user