Moved mpc860.h around to make things compile.

This commit is contained in:
Joel Sherrill
1999-02-24 20:46:18 +00:00
parent 7d7b2a3d8d
commit 32a98d216b
2 changed files with 1 additions and 1 deletions

View File

@@ -15,7 +15,7 @@ C_PIECES=
C_FILES=$(C_PIECES:%=%.c)
C_O_FILES=$(C_PIECES:%=${ARCH}/%.o)
H_PIECES=cpu.h mpc860.h ppc.h ppctypes.h
H_PIECES=cpu.h ppc.h ppctypes.h
H_FILES=$(H_PIECES:%=$(srcdir)/%)
# Assembly source names, if any, go here -- minus the .S