diff options
| author | Mark Murray <markm@FreeBSD.org> | 1997-09-28 09:12:04 +0000 |
|---|---|---|
| committer | Mark Murray <markm@FreeBSD.org> | 1997-09-28 09:12:04 +0000 |
| commit | 2ca29c4475a7138ce05709d4e6e9f19e37419d30 (patch) | |
| tree | 5a5307709e2c0aab8fc0d2e4f1268ec20e242143 /include/Makefile | |
| parent | 0e8089efefb0b368d798676cc0d323d959753e7c (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 754d7dcf0660..550343213fd8 100644 --- a/include/Makefile +++ b/include/Makefile @@ -1,5 +1,5 @@ # From: @(#)Makefile 8.2 (Berkeley) 1/4/94 -# $Id: Makefile,v 1.64 1997/09/14 03:32:44 peter Exp $ +# $Id: Makefile,v 1.65 1997/09/16 10:52:45 bde Exp $ # # Doing a make install builds /usr/include # @@ -22,7 +22,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 tftp.h PROTOFILES= dumprestore.h routed.h rwhod.h talkd.h timed.h |
