Bug fix for include stmnt.
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
# $Id$
|
||||
|
||||
# vxWorks-486 is the new R3.14 name for pc486
|
||||
include CONFIG.Vx.pc486
|
||||
include $(EPICS_BASE)/config/CONFIG.Vx.pc486
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
# $Id$
|
||||
|
||||
# vxWorks-68040 is the new R3.14 name for mv167
|
||||
include CONFIG.Vx.mv167
|
||||
include $(EPICS_BASE)/config/CONFIG.Vx.mv167
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
# $Id$
|
||||
|
||||
# vxWorks-68040lc is the new R3.14 name for mv162lc
|
||||
include CONFIG.Vx.mv162lc
|
||||
include $(EPICS_BASE)/config/CONFIG.Vx.mv162lc
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
# $Id$
|
||||
|
||||
# vxWorks-68060 is the new R3.14 name for mv177
|
||||
include CONFIG.Vx.mv177
|
||||
include $(EPICS_BASE)/config/CONFIG.Vx.mv177
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
# $Id$
|
||||
|
||||
# vxWorks-ppc604 is the new R3.14 name for ppc604
|
||||
include CONFIG.Vx.ppc604
|
||||
include $(EPICS_BASE)/config/CONFIG.Vx.ppc604
|
||||
|
||||
Reference in New Issue
Block a user