Deleted Added
full compact
Makefile.inc (248251) Makefile.inc (248302)
1# @(#)Makefile.inc 8.6 (Berkeley) 5/4/95
1# @(#)Makefile.inc 8.6 (Berkeley) 5/4/95
2# $FreeBSD: head/lib/libc/gen/Makefile.inc 248251 2013-03-13 18:19:33Z pluknet $
2# $FreeBSD: head/lib/libc/gen/Makefile.inc 248302 2013-03-14 23:51:47Z brooks $
3
4# machine-independent gen sources
5.PATH: ${.CURDIR}/${LIBC_ARCH}/gen ${.CURDIR}/gen
6
7SRCS+= __getosreldate.c \
8 __xuname.c \
9 _once_stub.c \
10 _pthread_stubs.c \

--- 475 unchanged lines hidden (view full) ---

486 tcsetattr.3 cfsetospeed.3 \
487 tcsetattr.3 cfsetspeed.3 \
488 tcsetattr.3 tcgetattr.3
489MLINKS+=ttyname.3 isatty.3 \
490 ttyname.3 ttyname_r.3
491MLINKS+=tzset.3 tzsetwall.3
492MLINKS+=unvis.3 strunvis.3 \
493 unvis.3 strunvisx.3
3
4# machine-independent gen sources
5.PATH: ${.CURDIR}/${LIBC_ARCH}/gen ${.CURDIR}/gen
6
7SRCS+= __getosreldate.c \
8 __xuname.c \
9 _once_stub.c \
10 _pthread_stubs.c \

--- 475 unchanged lines hidden (view full) ---

486 tcsetattr.3 cfsetospeed.3 \
487 tcsetattr.3 cfsetspeed.3 \
488 tcsetattr.3 tcgetattr.3
489MLINKS+=ttyname.3 isatty.3 \
490 ttyname.3 ttyname_r.3
491MLINKS+=tzset.3 tzsetwall.3
492MLINKS+=unvis.3 strunvis.3 \
493 unvis.3 strunvisx.3
494MLINKS+=vis.3 strvis.3 \
495 vis.3 strvisx.3
494MLINKS+=vis.3 nvis.3 \
495 vis.3 snvis.3 \
496 vis.3 strenvisx.3 \
497 vis.3 strnunvis.3 \
498 vis.3 strnunvisx.3 \
499 vis.3 strnvis.3 \
500 vis.3 strnvisx.3 \
501 vis.3 strsenvisx.3 \
502 vis.3 strsnvis.3 \
503 vis.3 strsnvisx.3 \
504 vis.3 strsvis.3 \
505 vis.3 strsvisx.3 \
506 vis.3 strvis.3 \
507 vis.3 strvisx.3 \
508 vis.3 svis.3
509
496MLINKS+=wordexp.3 wordfree.3
510MLINKS+=wordexp.3 wordfree.3