diff options
| author | Peter Wemm <peter@FreeBSD.org> | 1998-06-11 08:56:40 +0000 |
|---|---|---|
| committer | Peter Wemm <peter@FreeBSD.org> | 1998-06-11 08:56:40 +0000 |
| commit | a28ce30ec5add9bffb06bd8e1c5cfdf45637e682 (patch) | |
| tree | db614937849ada711a1e2c5f58700f005a09187b /include | |
| parent | 0160f9c06507054e4c88985352b44693dbff4c71 (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 a03da729f7cf..e9b0f9fee56f 100644 --- a/include/Makefile +++ b/include/Makefile @@ -1,5 +1,5 @@ # From: @(#)Makefile 8.2 (Berkeley) 1/4/94 -# $Id: Makefile,v 1.77 1998/05/21 19:21:43 eivind Exp $ +# $Id: Makefile,v 1.78 1998/06/07 19:44:00 phk Exp $ # # Doing a make install builds /usr/include # @@ -24,7 +24,7 @@ FILES= a.out.h ar.h assert.h bitstring.h ctype.h db.h dirent.h disktab.h \ FILES+= math.h .endif -ARPAFILES= ftp.h inet.h nameser.h telnet.h tftp.h +ARPAFILES= ftp.h inet.h nameser.h nameser_compat.h telnet.h tftp.h PROTOFILES= dumprestore.h routed.h rwhod.h talkd.h timed.h |
