Deleted Added
full compact
Makefile (133333) Makefile (133559)
1# @(#)Makefile 8.2 (Berkeley) 1/4/94
1# @(#)Makefile 8.2 (Berkeley) 1/4/94
2# $FreeBSD: head/include/Makefile 133333 2004-08-08 20:05:47Z stefanf $
2# $FreeBSD: head/include/Makefile 133559 2004-08-12 09:33:47Z tjr $
3#
4# Doing a "make install" builds /usr/include.
5
6CLEANFILES= osreldate.h version vers.c
7SUBDIR= arpa protocols rpcsvc rpc
3#
4# Doing a "make install" builds /usr/include.
5
6CLEANFILES= osreldate.h version vers.c
7SUBDIR= arpa protocols rpcsvc rpc
8INCS= a.out.h ar.h assert.h bitstring.h complex.h cpio.h ctype.h db.h \
8INCS= _ctype.h a.out.h ar.h assert.h bitstring.h complex.h cpio.h ctype.h \
9 db.h \
9 dirent.h dlfcn.h elf.h elf-hints.h err.h fmtmsg.h fnmatch.h fstab.h \
10 fts.h ftw.h getopt.h glob.h grp.h \
11 hesiod.h histedit.h ieeefp.h ifaddrs.h \
12 inttypes.h iso646.h kenv.h langinfo.h libgen.h limits.h link.h \
13 locale.h malloc.h memory.h monetary.h mpool.h ndbm.h netconfig.h \
14 netdb.h nl_types.h nlist.h nss.h nsswitch.h objformat.h paths.h \
15 proc_service.h pthread.h \
16 pthread_np.h pwd.h ranlib.h readpassphrase.h regex.h regexp.h \

--- 172 unchanged lines hidden ---
10 dirent.h dlfcn.h elf.h elf-hints.h err.h fmtmsg.h fnmatch.h fstab.h \
11 fts.h ftw.h getopt.h glob.h grp.h \
12 hesiod.h histedit.h ieeefp.h ifaddrs.h \
13 inttypes.h iso646.h kenv.h langinfo.h libgen.h limits.h link.h \
14 locale.h malloc.h memory.h monetary.h mpool.h ndbm.h netconfig.h \
15 netdb.h nl_types.h nlist.h nss.h nsswitch.h objformat.h paths.h \
16 proc_service.h pthread.h \
17 pthread_np.h pwd.h ranlib.h readpassphrase.h regex.h regexp.h \

--- 172 unchanged lines hidden ---