1 # Doing a make includes builds /usr/include
3 INCS
= alloca.h ansi.h a.out.h
ar.h assert.h configfile.h ctype.h \
4 curses.h dirent.h env.h err.h errno.h fcntl.h fenv.h \
5 float.h fnmatch.h fts.h getopt.h glob.h grp.h ifaddrs.h \
6 inttypes.h libgen.h lib.h libutil.h limits.h locale.h \
7 mathconst.h math.h midiparser.h netdb.h pwd.h regex.h \
8 regexp.h setjmp.h sgtty.h signal.h stdarg.h stddef.h \
9 stdint.h stdio.h stdlib.h string.h strings.h sysexits.h \
10 syslog.h
tar.h termcap.h termios.h time.h timers.h tools.h \
11 ttyent.h ucontext.h unistd.h utime.h utmp.h wchar.h wctype.h
13 INCS
+= minix
/a.out.h minix
/bitmap.h minix
/callnr.h minix
/cdrom.h \
14 minix
/com.h minix
/config.h minix
/const.h minix
/cpufeature.h \
15 minix
/crtso.h minix
/debug.h minix
/devio.h minix
/dirent.h \
16 minix
/dir.h minix
/dl_eth.h minix
/dmap.h minix
/driver.h \
17 minix
/drivers.h minix
/drvlib.h minix
/ds.h minix
/endpoint.h \
18 minix
/fslib.h minix
/ioctl.h minix
/ipc.h minix
/ipcconst.h \
19 minix
/keymap.h minix
/minlib.h minix
/mq.h \
20 minix
/netdriver.h minix
/partition.h minix
/paths.h \
21 minix
/portio.h minix
/profile.h minix
/queryparam.h \
22 minix
/rs.h minix
/safecopies.h minix
/sef.h minix
/sound.h \
23 minix
/sys_config.h minix
/sysinfo.h minix
/syslib.h \
24 minix
/sysutil.h minix
/tty.h minix
/type.h minix
/types.h \
25 minix
/u64.h minix
/vfsif.h minix
/vm.h \
26 minix
/compiler.h minix
/compiler-ack.h
27 INCS
+= net
/hton.h net
/if.h net
/ioctl.h net
/netlib.h
28 INCS
+= net
/gen
/arp_io.h net
/gen
/dhcp.h net
/gen
/ether.h \
29 net
/gen
/eth_hdr.h net
/gen
/eth_io.h net
/gen
/icmp.h \
30 net
/gen
/icmp_hdr.h net
/gen
/if_ether.h net
/gen
/inet.h \
31 net
/gen
/in.h net
/gen
/ip_hdr.h net
/gen
/ip_io.h \
32 net
/gen
/nameser.h net
/gen
/netdb.h net
/gen
/oneCsum.h \
33 net
/gen
/psip_hdr.h net
/gen
/psip_io.h net
/gen
/resolv.h \
34 net
/gen
/rip.h net
/gen
/route.h net
/gen
/socket.h \
35 net
/gen
/tcp.h net
/gen
/tcp_hdr.h net
/gen
/tcp_io.h \
36 net
/gen
/udp.h net
/gen
/udp_hdr.h net
/gen
/udp_io.h \
38 INCS
+= netinet
/if_ether.h netinet
/in.h netinet
/tcp.h
40 .
include <minix.own.mk
>
46 .
include <minix.prog.mk
>
47 .
include <minix.subdir.mk
>