summaryrefslogtreecommitdiffstats
path: root/c/src/exec/score/cpu/m68k
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>1999-02-24 14:34:00 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>1999-02-24 14:34:00 +0000
commit4b4d4a750dc8cf19e16cb4eeacf74132c45d0536 (patch)
tree0bafb01c7d9615e11b1a67cc101222370a0482e4 /c/src/exec/score/cpu/m68k
parentCorrected name of constant so this would compile. (diff)
downloadrtems-4b4d4a750dc8cf19e16cb4eeacf74132c45d0536.tar.bz2
Corrected Makefile.in to account for placement of include files.
Diffstat (limited to 'c/src/exec/score/cpu/m68k')
-rw-r--r--c/src/exec/score/cpu/m68k/rtems/score/Makefile.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/c/src/exec/score/cpu/m68k/rtems/score/Makefile.in b/c/src/exec/score/cpu/m68k/rtems/score/Makefile.in
index d7daf11c7a..ec989c522e 100644
--- a/c/src/exec/score/cpu/m68k/rtems/score/Makefile.in
+++ b/c/src/exec/score/cpu/m68k/rtems/score/Makefile.in
@@ -15,7 +15,7 @@ C_PIECES=
C_FILES=$(C_PIECES:%=%.c)
C_O_FILES=$(C_PIECES:%=${ARCH}/%.o)
-H_PIECES=cpu.h m68k.h m68ktypes.h
+H_PIECES=cpu.h m68k.h m68ktypes.h
H_FILES=$(H_PIECES:%=$(srcdir)/%)
# Assembly source names, if any, go here -- minus the .S