diff options
| author | Poul-Henning Kamp <phk@FreeBSD.org> | 1998-09-15 11:44:44 +0000 |
|---|---|---|
| committer | Poul-Henning Kamp <phk@FreeBSD.org> | 1998-09-15 11:44:44 +0000 |
| commit | 3f8c45065eb5a089fa12a6a26d4364bfe4619775 (patch) | |
| tree | b0aed2c9f85c22c86a7b93b70662169772ed1059 /include | |
| parent | e2efbdd232ddc9474b5f1262d6a93ac5f9298e06 (diff) | |
Notes
Diffstat (limited to 'include')
| -rw-r--r-- | include/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/include/Makefile b/include/Makefile index c20f709a8689..d843a13a695c 100644 --- a/include/Makefile +++ b/include/Makefile @@ -1,5 +1,5 @@ # From: @(#)Makefile 8.2 (Berkeley) 1/4/94 -# $Id: Makefile,v 1.82 1998/09/09 11:13:55 kato Exp $ +# $Id: Makefile,v 1.83 1998/09/15 10:22:37 gibbs Exp $ # # Doing a make install builds /usr/include # @@ -40,7 +40,7 @@ PFILES= mqueue.h sched.h semaphore.h \ LFILES= errno.h fcntl.h poll.h syslog.h termios.h -LDIRS= msdosfs net netns netatalk netinet netipx netkey nfs \ +LDIRS= msdosfs net netns netatalk netatm netinet netipx netkey nfs \ pccard posix4 sys vm cam \ # netccitt netiso |
