This website requires JavaScript.
Explore
Help
Sign in
sanchayanmaity
/
minix
Watch
1
Star
0
Fork
You've already forked minix
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
b0cab62bd2
minix
/
sys
/
netinet6
/
Makefile
6 lines
69 B
Makefile
Raw
Normal View
History
Unescape
Escape
Reduce compiler/libraries/headers cases to only two 1. ack, a.out, minix headers (moved to /usr/include.ack), minix libc 2. gcc/clang, elf, netbsd headers (moved to /usr/include), netbsd libc (moved to /usr/lib) So this obsoletes the /usr/netbsd hierarchy. No special invocation for netbsd libc necessary - it's always used for gcc/clang.
2011-07-01 15:57:43 +02:00
INCSDIR
=
/usr/include/netinet6
Add NBSD-like Minix system includes.
2011-02-21 14:13:55 +01:00
INCS
+=
in6.h
.
i
n
c
l
u
d
e
<
b
s
d
.
k
i
n
c
.
m
k
>
Reference in a new issue
Copy permalink