moved files from /base/include
This commit is contained in:
17
src/include/Makefile.Unix
Executable file
17
src/include/Makefile.Unix
Executable file
@@ -0,0 +1,17 @@
|
||||
EPICS = ../../../..
|
||||
include Target.include
|
||||
include $(EPICS)/config/CONFIG_BASE
|
||||
|
||||
INC += dbDefs.h
|
||||
INC += camacLib.h
|
||||
INC += casdef.h
|
||||
INC += epicsTypes.h
|
||||
INC += epicsVersion.h
|
||||
INC += gsd_sync_defs.h
|
||||
INC += module_types.h
|
||||
INC += sbufLib.h
|
||||
INC += shareLib.h
|
||||
INC += createSoftLinks.sh
|
||||
INC += bsdProto.h
|
||||
|
||||
include $(EPICS)/config/RULES.Unix
|
||||
Reference in New Issue
Block a user