fix for 3.16+

This commit is contained in:
2018-06-06 10:51:18 +02:00
parent 2830f07324
commit 56b6c9a627

View File

@ -44,7 +44,7 @@ ifneq (${EPICS_BASETYPE},3.13)
RECORDTYPES += calcout RECORDTYPES += calcout
endif endif
StreamCore.o: streamReferences StreamCore.o StreamCore.d: streamReferences
streamReferences: streamReferences:
perl ../src/makeref.pl Interface $(BUSSES) > $@ perl ../src/makeref.pl Interface $(BUSSES) > $@