diff options
| author | Peter Dufault <dufault@FreeBSD.org> | 1998-03-28 11:51:01 +0000 |
|---|---|---|
| committer | Peter Dufault <dufault@FreeBSD.org> | 1998-03-28 11:51:01 +0000 |
| commit | 8a6472b7239ccfab9d1ce96671a9837813698499 (patch) | |
| tree | 6782e79d2d7ebfdd101778e6c8dbb33325c8ebcc /include/Makefile | |
| parent | 08637435f22f9a440b841624d8f1d32d36a900d3 (diff) | |
Notes
Diffstat (limited to 'include/Makefile')
| -rw-r--r-- | include/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/include/Makefile b/include/Makefile index 21c92a2a38e4..63021b6026d2 100644 --- a/include/Makefile +++ b/include/Makefile @@ -1,5 +1,5 @@ # From: @(#)Makefile 8.2 (Berkeley) 1/4/94 -# $Id: Makefile,v 1.74 1998/03/08 02:17:25 jb Exp $ +# $Id: Makefile,v 1.75 1998/03/08 21:35:29 jb Exp $ # # Doing a make install builds /usr/include # @@ -35,7 +35,7 @@ RPCFILES= auth.h auth_unix.h clnt.h pmap_clnt.h pmap_prot.h pmap_rmt.h \ MFILES= float.h floatingpoint.h stdarg.h varargs.h # posix4/aio.h conflicts with dysons and isn't installed: -PFILES= mqueue.h posix4.h sched.h semaphore.h \ +PFILES= mqueue.h sched.h semaphore.h \ # aio.h LFILES= errno.h fcntl.h poll.h syslog.h termios.h |
