summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libcpu/hppa1.1/semaphore
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2000-09-05 16:01:32 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2000-09-05 16:01:32 +0000
commit072d56b6c5207385b034be0e26e999ebfbc6fd65 (patch)
treef7cc5efe01b27a5639498a5345ffee99eeca96d3 /c/src/lib/libcpu/hppa1.1/semaphore
parent2000-09-04 Ralf Corsepius <corsepiu@faw.uni-ulm.de> (diff)
downloadrtems-072d56b6c5207385b034be0e26e999ebfbc6fd65.tar.bz2
2000-09-04 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* clock/Makefile.am, milli/Makefile.am, semaphore/Makefile.am, timer/Makefile.am: Include compile.am
Diffstat (limited to 'c/src/lib/libcpu/hppa1.1/semaphore')
-rw-r--r--c/src/lib/libcpu/hppa1.1/semaphore/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/c/src/lib/libcpu/hppa1.1/semaphore/Makefile.am b/c/src/lib/libcpu/hppa1.1/semaphore/Makefile.am
index c0af1ec990..5dbf8f1c53 100644
--- a/c/src/lib/libcpu/hppa1.1/semaphore/Makefile.am
+++ b/c/src/lib/libcpu/hppa1.1/semaphore/Makefile.am
@@ -11,6 +11,7 @@ C_FILES = semaphore.c
semaphore_rel_OBJECTS = $(C_FILES:%.c=$(ARCH)/%.o)
include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP@.cfg
+include $(top_srcdir)/../../../../../automake/compile.am
include $(top_srcdir)/../../../../../automake/lib.am
#