From 56018097d4af7cf95b54a50d975b00e59234e84b Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Tue, 21 Dec 1999 20:28:13 +0000 Subject: Now use coverhd.h out of the libbsp/shared directory. --- c/src/lib/libbsp/hppa1.1/simhppa/include/Makefile.in | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'c/src/lib/libbsp/hppa1.1') diff --git a/c/src/lib/libbsp/hppa1.1/simhppa/include/Makefile.in b/c/src/lib/libbsp/hppa1.1/simhppa/include/Makefile.in index 7dc2387afa..e136c0e57e 100644 --- a/c/src/lib/libbsp/hppa1.1/simhppa/include/Makefile.in +++ b/c/src/lib/libbsp/hppa1.1/simhppa/include/Makefile.in @@ -13,8 +13,7 @@ PROJECT_ROOT = @PROJECT_ROOT@ VPATH = @srcdir@ -H_PIECES = bsp coverhd -H_FILES = $(H_PIECES:%=$(srcdir)/%.h) +H_FILES = $(srcdir)/bsp.h $(srcdir)/../../../shared/coverhd.h RTEMS_H_PIECES = ttydrv RTEMS_H_FILES = $(RTEMS_H_PIECES:%=$(srcdir)/%.h) -- cgit v1.2.3