Fix for hpux

This commit is contained in:
Ralph Lange
2002-12-19 17:21:55 +00:00
parent 46e369608d
commit a07395e47e
2 changed files with 2 additions and 2 deletions

View File

@@ -12,7 +12,7 @@
# This file is maintained by the EPICS community.
# Sites may override these definitions in CONFIG_SITE.Host.hp700
ARCH_CLASS = hp700
ARCH_CLASS = hpux
# Include definitions common to all Unix archs
include $(EPICS_BASE)/config/CONFIG.Host.UnixCommon

View File

@@ -10,4 +10,4 @@
# $Id$
# hpux-parisc is the new name for hp700
-include $(EPICS_BASE)/config/CONFIG_HOST_ARCH.hpux
-include $(EPICS_BASE)/config/CONFIG_HOST_ARCH.hp700