summaryrefslogtreecommitdiffstats
path: root/include/Makefile
diff options
context:
space:
mode:
authoralfred <alfred@FreeBSD.org>2002-09-19 01:13:31 +0000
committeralfred <alfred@FreeBSD.org>2002-09-19 01:13:31 +0000
commitaab026ffb7ea319dd77ae76d0cc4ad675ac366fb (patch)
treec560ddbc03e53a93debb2525668c6793c823fcbd /include/Makefile
parentde55ee9753fd60d22c1a015296639a8d3ea0a7ab (diff)
downloadFreeBSD-src-aab026ffb7ea319dd77ae76d0cc4ad675ac366fb.zip
FreeBSD-src-aab026ffb7ea319dd77ae76d0cc4ad675ac366fb.tar.gz
Install _semaphore.h.
Diffstat (limited to 'include/Makefile')
-rw-r--r--include/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/Makefile b/include/Makefile
index 14037a0..42b1e61 100644
--- a/include/Makefile
+++ b/include/Makefile
@@ -27,7 +27,7 @@ INCS= a.out.h ar.h assert.h bitstring.h complex.h cpio.h ctype.h db.h \
MHDRS= float.h floatingpoint.h stdarg.h varargs.h
# posix4/aio.h conflicts with dysons and isn't installed:
-PHDRS= mqueue.h sched.h semaphore.h # aio.h
+PHDRS= mqueue.h sched.h semaphore.h _semaphore.h # aio.h
LHDRS= aio.h errno.h fcntl.h linker_set.h poll.h stdint.h syslog.h \
termios.h ucontext.h
OpenPOWER on IntegriCloud