xref: /netbsd-src/include/Makefile (revision a3baebf84753f0eaba9ec4b54fc218fa714f2dbf)
1*a3baebf8Schristos#	$NetBSD: Makefile,v 1.149 2024/10/08 22:53:20 christos Exp $
2b7b7322cSperry#	@(#)Makefile	8.2 (Berkeley) 1/4/94
3b7b7322cSperry
4b7b7322cSperry# Doing a make includes builds /usr/include
5cda4f8f6Smycroft
699fe9d3eSlukemNOOBJ=		# defined
799fe9d3eSlukem
861f28255Scgd# Missing: mp.h
961f28255Scgd
10032b9298SadINCS=	a.out.h aio.h ar.h assert.h atomic.h \
11a1df7aecSmaya	bitstring.h bm.h cdbw.h complex.h cpio.h ctype.h db.h dirent.h \
12a1df7aecSmaya	disktab.h dlfcn.h endian.h err.h errno.h fenv.h fmtmsg.h fnmatch.h \
139d8b5fa7Sdrochner	fstab.h fts.h ftw.h getopt.h glob.h grp.h ifaddrs.h iconv.h \
14fe3c9ceaSkleink	inttypes.h iso646.h kvm.h langinfo.h libgen.h \
15142f3694Smjl	limits.h link.h link_aout.h link_elf.h locale.h \
1646a53ee3Schristos	login_cap.h lwp.h malloc.h math.h md2.h \
172cecf9bbSrmind	memory.h mntopts.h monetary.h mpool.h mqueue.h \
189d8b5fa7Sdrochner	ndbm.h netconfig.h netdb.h netgroup.h nlist.h nl_types.h nsswitch.h \
190d7dfe62Sdholland	paths.h pwd.h quota.h randomid.h ranlib.h re_comp.h regex.h regexp.h \
2034eaab26Sad	resolv.h res_update.h rmt.h sched.h search.h semaphore.h setjmp.h \
21*a3baebf8Schristos	string.h sgtty.h signal.h spawn.h stab.h stdio.h \
227798b8a7Skamil	stdlib.h stdnoreturn.h strings.h stringlist.h struct.h sysexits.h \
237798b8a7Skamil	tar.h time.h ttyent.h tzfile.h \
24cc1e5796Sriastradh	uchar.h \
257798b8a7Skamil	ucontext.h ulimit.h unistd.h util.h utime.h utmp.h utmpx.h uuid.h \
267798b8a7Skamil	vis.h wchar.h wctype.h wordexp.h
27a39aed56SchristosINCS+=	arpa/ftp.h arpa/inet.h arpa/nameser.h arpa/nameser_compat.h \
28a39aed56Schristos	arpa/telnet.h arpa/tftp.h
29d51d618dSmycroftINCS+=	protocols/dumprestore.h protocols/routed.h protocols/rwhod.h \
30d51d618dSmycroft	protocols/talkd.h protocols/timed.h
319c33b55eSthorpej
329c33b55eSthorpejINCS+=	hesiod.h
339c33b55eSthorpej
3481b96f23Sroy.include <bsd.own.mk>
3581b96f23Sroy
3681b96f23Sroy.if (${MKYP} != "no")
37d51d618dSmycroftINCS+=	rpcsvc/yp_prot.h rpcsvc/ypclnt.h
3881b96f23Sroy.endif
39a3281f72Sthorpej
402368dc66StlsINCS+=  ssp/ssp.h ssp/stdio.h ssp/string.h ssp/strings.h ssp/unistd.h
412368dc66Stls
424b033d7eSragge.if (${MACHINE_ARCH} != "vax")
434b033d7eSraggeINCS+=	ieeefp.h
444b033d7eSragge.endif
454b033d7eSragge
46d51d618dSmycroftINCSDIR=	/usr/include
4761f28255Scgd
485e1597f4SfvdlSUBDIR=		rpc
4966574ac8SthorpejSUBDIR+=	../common/include/prop
5099432646SdyoungSUBDIR+=	../common/include/ppath
516f60c4f9ShannkenSUBDIR+=	../common/include/rpc
525e1597f4Sfvdl
5309dea4bdSjtc.include <bsd.prog.mk>
545e1597f4Sfvdl.include <bsd.subdir.mk>
55