summaryrefslogtreecommitdiffstats
path: root/configure
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>1998-12-16 00:01:08 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>1998-12-16 00:01:08 +0000
commit283d72854148a4f210d12805c2fe60a351e36fe2 (patch)
tree8f5d5cf82cf36abc34d9152e7f596a542edc5c69 /configure
parentMore automake preparation changes from Ralf Corsepius (diff)
downloadrtems-283d72854148a4f210d12805c2fe60a351e36fe2.tar.bz2
Patch from Ralf Corsepius <corsepiu@faw.uni-ulm.de> heading toward
automake: Notes: * I didn't yet touch the cpu subdirectory. I still need some time to think on how to handle them. * I probably will wait for the next snapshot before mailing more patches (I still have some pending), giving you a chance to apply them and me a chance to become target of the bullets which will probably be aimed at me after these modifications.
Diffstat (limited to 'configure')
-rw-r--r--configure14
1 files changed, 12 insertions, 2 deletions
diff --git a/configure b/configure
index 3d59d8f300..473573303c 100644
--- a/configure
+++ b/configure
@@ -3839,8 +3839,13 @@ c/src/Makefile
c/src/exec/Makefile
c/src/exec/score/Makefile
c/src/exec/score/cpu/Makefile
-c/src/exec/score/headers/Makefile
+c/src/exec/score/include/Makefile
+c/src/exec/score/include/rtems/Makefile
+c/src/exec/score/include/rtems/wrap/Makefile
+c/src/exec/score/include/rtems/score/Makefile
c/src/exec/score/${inline_dir}/Makefile
+c/src/exec/score/${inline_dir}/rtems/Makefile
+c/src/exec/score/${inline_dir}/rtems/score/Makefile
c/src/exec/score/src/Makefile
c/src/exec/score/tools/Makefile
c/src/exec/score/tools/generic/Makefile
@@ -4009,8 +4014,13 @@ c/src/Makefile
c/src/exec/Makefile
c/src/exec/score/Makefile
c/src/exec/score/cpu/Makefile
-c/src/exec/score/headers/Makefile
+c/src/exec/score/include/Makefile
+c/src/exec/score/include/rtems/Makefile
+c/src/exec/score/include/rtems/wrap/Makefile
+c/src/exec/score/include/rtems/score/Makefile
c/src/exec/score/${inline_dir}/Makefile
+c/src/exec/score/${inline_dir}/rtems/Makefile
+c/src/exec/score/${inline_dir}/rtems/score/Makefile
c/src/exec/score/src/Makefile
c/src/exec/score/tools/Makefile
c/src/exec/score/tools/generic/Makefile