Fixed path to shared/include/coverhd.h.

This commit is contained in:
Joel Sherrill
2000-01-03 20:43:29 +00:00
parent 6bc66ab04f
commit 393be8ec37
12 changed files with 12 additions and 12 deletions

View File

@@ -13,7 +13,7 @@ PROJECT_ROOT = @PROJECT_ROOT@
VPATH = @srcdir@ VPATH = @srcdir@
H_FILES = $(srcdir)/bsp.h $(srcdir)/../../../shared/coverhd.h H_FILES = $(srcdir)/bsp.h $(srcdir)/../../../shared/include/coverhd.h
# #
# Equate files are for including from assembly preprocessed by # Equate files are for including from assembly preprocessed by

View File

@@ -13,7 +13,7 @@ PROJECT_ROOT = @PROJECT_ROOT@
VPATH = @srcdir@ VPATH = @srcdir@
H_FILES = $(srcdir)/bsp.h $(srcdir)/../../../shared/coverhd.h H_FILES = $(srcdir)/bsp.h $(srcdir)/../../../shared/include/coverhd.h
RTEMS_H_PIECES = ttydrv RTEMS_H_PIECES = ttydrv
RTEMS_H_FILES = $(RTEMS_H_PIECES:%=$(srcdir)/%.h) RTEMS_H_FILES = $(RTEMS_H_PIECES:%=$(srcdir)/%.h)

View File

@@ -18,7 +18,7 @@ VPATH = @srcdir@
WD80X3_yes_V = $(srcdir)/wd80x3.h WD80X3_yes_V = $(srcdir)/wd80x3.h
WD80X3 = $(WD80X3_$(HAS_NETWORKING)_V) WD80X3 = $(WD80X3_$(HAS_NETWORKING)_V)
H_FILES = $(srcdir)/bsp.h $(srcdir)/../../../shared/coverhd.h \ H_FILES = $(srcdir)/bsp.h $(srcdir)/../../../shared/include/coverhd.h \
$(srcdir)/crt.h $(WD80X3) $(srcdir)/crt.h $(WD80X3)
# #

View File

@@ -13,7 +13,7 @@ PROJECT_ROOT = @PROJECT_ROOT@
VPATH = @srcdir@ VPATH = @srcdir@
H_FILES = $(srcdir)/bsp.h $(srcdir)/../../../shared/coverhd.h H_FILES = $(srcdir)/bsp.h $(srcdir)/../../../shared/include/coverhd.h
# #
# Equate files are for including from assembly preprocessed by # Equate files are for including from assembly preprocessed by

View File

@@ -13,7 +13,7 @@ PROJECT_ROOT = @PROJECT_ROOT@
VPATH = @srcdir@ VPATH = @srcdir@
H_FILES = $(srcdir)/bsp.h $(srcdir)/../../../shared/coverhd.h H_FILES = $(srcdir)/bsp.h $(srcdir)/../../../shared/include/coverhd.h
# #
# Equate files are for including from assembly preprocessed by # Equate files are for including from assembly preprocessed by

View File

@@ -13,7 +13,7 @@ PROJECT_ROOT = @PROJECT_ROOT@
VPATH = @srcdir@ VPATH = @srcdir@
H_FILES = $(srcdir)/bsp.h $(srcdir)/../../../shared/coverhd.h \ H_FILES = $(srcdir)/bsp.h $(srcdir)/../../../shared/include/coverhd.h \
$(srcdir)/efi332.h $(srcdir)/efi332.h
# #

View File

@@ -13,7 +13,7 @@ PROJECT_ROOT = @PROJECT_ROOT@
VPATH = @srcdir@ VPATH = @srcdir@
H_FILES = $(srcdir)/bsp.h $(srcdir)/../../../shared/coverhd.h \ H_FILES = $(srcdir)/bsp.h $(srcdir)/../../../shared/include/coverhd.h \
$(srcdir)/efi68k.h $(srcdir)/16550.h $(srcdir)/DP8570A.h $(srcdir)/efi68k.h $(srcdir)/16550.h $(srcdir)/DP8570A.h
# #

View File

@@ -13,7 +13,7 @@ PROJECT_ROOT = @PROJECT_ROOT@
VPATH = @srcdir@ VPATH = @srcdir@
H_FILES = $(srcdir)/bsp.h $(srcdir)/../../../shared/coverhd.h \ H_FILES = $(srcdir)/bsp.h $(srcdir)/../../../shared/include/coverhd.h \
$(srcdir)/leds.h $(srcdir)/leds.h
# #

View File

@@ -13,7 +13,7 @@ PROJECT_ROOT = @PROJECT_ROOT@
VPATH = @srcdir@ VPATH = @srcdir@
H_FILES = $(srcdir)/bsp.h $(srcdir)/../../../shared/coverhd.h H_FILES = $(srcdir)/bsp.h $(srcdir)/../../../shared/include/coverhd.h
# #
# Equate files are for including from assembly preprocessed by # Equate files are for including from assembly preprocessed by

View File

@@ -13,7 +13,7 @@ PROJECT_ROOT = @PROJECT_ROOT@
VPATH = @srcdir@ VPATH = @srcdir@
H_FILES = $(srcdir)/bsp.h $(srcdir)/../../../shared/coverhd.h \ H_FILES = $(srcdir)/bsp.h $(srcdir)/../../../shared/include/coverhd.h \
$(srcdir)/dmv170.h $(srcdir)/../../../shared/tod.h $(srcdir)/dmv170.h $(srcdir)/../../../shared/tod.h
# #

View File

@@ -13,7 +13,7 @@ PROJECT_ROOT = @PROJECT_ROOT@
VPATH = @srcdir@ VPATH = @srcdir@
H_FILES = $(srcdir)/bsp.h $(srcdir)/../../../shared/coverhd.h \ H_FILES = $(srcdir)/bsp.h $(srcdir)/../../../shared/include/coverhd.h \
$(srcdir)/chain.h $(srcdir)/tod.h $(srcdir)/nvram.h $(srcdir)/pci.h $(srcdir)/chain.h $(srcdir)/tod.h $(srcdir)/nvram.h $(srcdir)/pci.h
# #

View File

@@ -13,7 +13,7 @@ PROJECT_ROOT = @PROJECT_ROOT@
VPATH = @srcdir@ VPATH = @srcdir@
H_FILES = $(srcdir)/bsp.h $(srcdir)/../../../shared/coverhd.h H_FILES = $(srcdir)/bsp.h $(srcdir)/../../../shared/include/coverhd.h
# #
# Equate files are for including from assembly preprocessed by # Equate files are for including from assembly preprocessed by