From b335e9efabd9d482f4162d04f52c983d74f7104c Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Thu, 27 Jun 2002 21:27:01 +0000 Subject: 2002-06-27 Joel Sherrill * Makefile.am: genoffsets must be built before the executive. --- tools/cpu/hppa1.1/Makefile.am | 2 ++ 1 file changed, 2 insertions(+) (limited to 'tools/cpu/hppa1.1/Makefile.am') diff --git a/tools/cpu/hppa1.1/Makefile.am b/tools/cpu/hppa1.1/Makefile.am index 967565b9da..2536af6d9c 100644 --- a/tools/cpu/hppa1.1/Makefile.am +++ b/tools/cpu/hppa1.1/Makefile.am @@ -14,4 +14,6 @@ CPU_DIR = ../../cpu/$(RTEMS_CPU) AM_CPPFLAGS = -I$(PROJECT_INCLUDE) -I$(CPU_DIR) +PREINSTALL_FILES = genoffsets + include $(top_srcdir)/../../../automake/host.am -- cgit v1.2.3