nsls2 FPM

This commit is contained in:
Michael Davidsaver
2015-06-11 16:58:33 -04:00
parent 9d735107a4
commit 7959e54ff9
5 changed files with 367 additions and 0 deletions

5
iocBoot/iocFPM/Makefile Normal file
View File

@ -0,0 +1,5 @@
TOP = ../..
include $(TOP)/configure/CONFIG
ARCH = linux-x86_64
TARGETS = envPaths
include $(TOP)/configure/RULES.ioc