1 # @(#)Makefile.inc 8.6 (Berkeley) 5/4/95
2 # $FreeBSD: src/lib/libc/gen/Makefile.inc,v 1.80 2001/08/17 22:09:15 dd Exp $
4 # machine-dependent gen sources
5 .if exists(${.CURDIR}/${MACHINE_ARCH}/gen/Makefile.inc)
6 .include "${.CURDIR}/${MACHINE_ARCH}/gen/Makefile.inc"
9 # machine-independent gen sources
12 CFLAGS += -I${.CURDIR}/pthreads
14 MISRCS += NSSystemDirectories.c OSSystemInfo.c arc4random.c asl.c \
15 cache.c confstr.c crypt.c devname.c disklabel.c errlst.c \
17 get_compat.c getloadavg.c getttyent.c getusershell.c getvfsbyname.c \
19 malloc.c nanosleep.c nftw.c nlist.c scalable_malloc.c setlogin.c \
20 sigsetops.c simple_dprintf.c stack_logging.c strtofflags.c syslog.c \
21 uname.c wordexp.c zone.c
23 CFLAGS-asl.c = -I${.CURDIR}/gen
24 LOCALHDRS += ${.CURDIR}/gen/asl_private.h
26 # also build 64-bit long double versions (ppc only)
27 LDBLSRCS += asl.c err.c syslog.c
29 .include "Makefile.fbsd_begin"
30 FBSDMISRCS = _rand48.c alarm.c assert.c \
31 basename.c clock.c closedir.c ctermid.c \
32 daemon.c dirname.c drand48.c erand48.c err.c errno_.c exec.c \
33 fmtcheck.c fmtmsg.c fnmatch.c ftok.c \
34 getbsize.c getcap.c getcwd.c gethostname.c getpeereid.c \
35 getlogin.c getmntinfo.c getpagesize.c getprogname.c glob.c isatty.c \
36 jrand48.c lcong48.c lockf.c lrand48.c mrand48.c nice.c nrand48.c \
37 opendir.c pause.c popen.c pselect.c psignal.c raise.c readdir.c \
38 readpassphrase.c rewinddir.c scandir.c seed48.c seekdir.c \
39 sethostname.c setmode.c setprogname.c siginterrupt.c siglist.c \
40 signal.c sleep.c srand48.c stringlist.c sysconf.c sysctl.c \
41 sysctlbyname.c sysctlnametomib.c \
42 telldir.c termios.c time.c times.c \
43 ttyname.c ttyslot.c ualarm.c ulimit.c unvis.c usleep.c utime.c vis.c \
44 wait.c wait3.c waitpid.c
45 .if (${MACHINE_ARCH} != ppc64)
46 FBSDMISRCS += timezone.c
48 FBSDHDRS = rand48.h telldir.h
49 .include "Makefile.fbsd_end"
51 .include "Makefile.nbsd_begin"
53 .include "Makefile.nbsd_end"
54 CFLAGS-utmpx-nbsd.c += -DUTMP_COMPAT
56 # private header files
57 INSTHDRS += ${.CURDIR}/gen/get_compat.h
58 PRIV_INSTHDRS += ${.CURDIR}/gen/stack_logging.h
60 UNIX03SRCS += closedir.c crypt.c nanosleep.c nftw.c opendir.c rewinddir.c \
61 seekdir.c telldir.c ttyname.c
65 MAN3 += arc4random.3 asl.3 confstr.3 crypt.3 devname.3 directory.3 fts.3 ftw.3 \
66 getdomainname.3 getfsent.3 getgrent.3 getgrouplist.3 getloadavg.3 \
67 getnetgrent.3 getobjformat.3 getpwent.3 getttyent.3 \
68 getusershell.3 getvfsbyname.3 initgroups.3 \
69 malloc.3 nlist.3 pwcache.3 setjmp.3 sigsetops.3 \
70 strtofflags.3 syslog.3 tcgetpgrp.3 tcsendbreak.3 \
71 tcsetattr.3 tcsetpgrp.3 tzset.3 uname.3 valloc.3 wordexp.3 intro.3
75 .include "Makefile.fbsd_begin"
76 FBSDMAN3= alarm.3 basename.3 clock.3 ctermid.3 daemon.3 dirname.3 err.3 exec.3 \
77 fmtcheck.3 fmtmsg.3 fnmatch.3 fpclassify.3 ftok.3 \
78 getbsize.3 getcap.3 getcwd.3 \
79 gethostname.3 getmntinfo.3 getpagesize.3 getpass.3 \
80 getpeereid.3 getprogname.3 \
82 lockf.3 nice.3 pause.3 popen.3 pselect.3 psignal.3 raise.3 rand48.3 \
83 readpassphrase.3 scandir.3 setmode.3 \
84 siginterrupt.3 signal.3 signbit.3 sleep.3 \
85 stringlist.3 sysconf.3 sysctl.3 \
86 time.3 times.3 timezone.3 ttyname.3 ualarm.3 \
87 ulimit.3 unvis.3 usleep.3 utime.3 vis.3
88 .include "Makefile.fbsd_end"
90 .include "Makefile.nbsd_begin"
92 .include "Makefile.nbsd_end"
94 MLINKS+=arc4random.3 arc4random_addrandom.3 arc4random.3 arc4random_stir.3
95 MLINKS+=asl.3 asl_open.3 asl.3 asl_close.3 asl.3 asl_new.3 asl.3 asl_free.3 \
96 asl.3 asl_set.3 asl.3 asl_set_query.3 asl.3 asl_get.3 asl.3 asl_unset.3 \
97 asl.3 asl_log.3 asl.3 asl_vlog.3 asl.3 asl_send.3 asl.3 asl_key.3 \
98 asl.3 asl_add_log_file.3 asl.3 asl_remove_log_file.3 \
99 asl.3 asl_set_cutoff_level.3 asl.3 asl_search.3 asl.3 aslresponse_next.3 \
100 asl.3 aslresponse_free.3
101 MLINKS+=ctermid.3 ctermid_r.3
102 MLINKS+=crypt.3 encrypt.3 crypt.3 setkey.3 crypt.3 des_setkey.3 \
104 MLINKS+=directory.3 closedir.3 directory.3 dirfd.3 directory.3 opendir.3 \
105 directory.3 readdir.3 directory.3 readdir_r.3 directory.3 rewinddir.3 \
106 directory.3 seekdir.3 directory.3 telldir.3
107 MLINKS+=endutxent.3 getutxent.3 endutxent.3 getutxid.3 \
108 endutxent.3 getutxline.3 endutxent.3 pututxline.3 \
109 endutxent.3 setutxent.3
110 MLINKS+=err.3 err_set_exit.3 err.3 err_set_file.3 err.3 errc.3 err.3 errx.3 \
111 err.3 verr.3 err.3 verrc.3 err.3 verrx.3 err.3 vwarn.3 err.3 vwarnc.3 \
112 err.3 vwarnx.3 err.3 warnc.3 err.3 warn.3 err.3 warnx.3
113 MLINKS+=exec.3 execl.3 exec.3 execle.3 exec.3 execlp.3 \
114 exec.3 execv.3 exec.3 execvp.3
115 MLINKS+=fpclassify.3 isfinite.3 fpclassify.3 isinf.3 fpclassify.3 isnan.3 \
116 fpclassify.3 isnormal.3
117 MLINKS+=fts.3 fts_children.3 fts.3 fts_close.3 fts.3 fts_open.3 \
118 fts.3 fts_read.3 fts.3 fts_set.3
120 MLINKS+=getcap.3 cgetcap.3 getcap.3 cgetclose.3 getcap.3 cgetent.3 \
121 getcap.3 cgetfirst.3 getcap.3 cgetmatch.3 getcap.3 cgetnext.3 \
122 getcap.3 cgetnum.3 getcap.3 cgetset.3 getcap.3 cgetstr.3 \
124 MLINKS+=getcwd.3 getwd.3
125 MLINKS+=getdomainname.3 setdomainname.3
126 MLINKS+=getfsent.3 endfsent.3 getfsent.3 getfsfile.3 getfsent.3 getfsspec.3 \
127 getfsent.3 getfstype.3 getfsent.3 setfsent.3
128 MLINKS+=getgrent.3 endgrent.3 getgrent.3 getgrgid.3 getgrent.3 getgrnam.3 \
129 getgrent.3 setgrent.3 getgrent.3 setgroupent.3
130 MLINKS+=gethostname.3 sethostname.3
131 MLINKS+=getnetgrent.3 endnetgrent.3 getnetgrent.3 innetgr.3 \
132 getnetgrent.3 setnetgrent.3
133 MLINKS+=getprogname.3 setprogname.3
134 MLINKS+=getpwent.3 endpwent.3 getpwent.3 getpwnam.3 getpwent.3 getpwuid.3 \
135 getpwent.3 setpassent.3 getpwent.3 setpwent.3 getpwent.3 setpwfile.3
136 MLINKS+=getttyent.3 endttyent.3 getttyent.3 getttynam.3 \
137 getttyent.3 isdialuptty.3 getttyent.3 isnettty.3 \
138 getttyent.3 setttyent.3
139 MLINKS+=getusershell.3 endusershell.3 getusershell.3 setusershell.3
140 MLINKS+=glob.3 globfree.3
141 MLINKS+=isgreater.3 isgreaterequal.3 isgreater.3 isless.3 \
142 isgreater.3 islessequal.3 isgreater.3 islessgreater.3 \
143 isgreater.3 isunordered.3
144 MLINKS+=malloc.3 calloc.3 malloc.3 valloc.3 malloc.3 realloc.3 malloc.3 free.3 \
145 malloc.3 malloc_size.3 malloc.3 malloc_good_size.3 malloc.3 reallocf.3
146 MLINKS+=popen.3 pclose.3
147 MLINKS+=psignal.3 sys_siglist.3 psignal.3 sys_signame.3
148 MLINKS+=psignal.3 strsignal.3 psignal.3 sys_siglist.3 psignal.3 sys_signame.3
149 MLINKS+=pwcache.3 group_from_gid.3 pwcache.3 user_from_uid.3
150 MLINKS+=rand48.3 _rand48.3 rand48.3 drand48.3 rand48.3 erand48.3 \
151 rand48.3 jrand48.3 rand48.3 lcong48.3 rand48.3 lrand48.3 \
152 rand48.3 mrand48.3 rand48.3 nrand48.3 rand48.3 seed48.3 \
154 MLINKS+=scandir.3 alphasort.3
155 MLINKS+=strtofflags.3 fflagstostr.3
156 MLINKS+=setjmp.3 _longjmp.3 setjmp.3 _setjmp.3 setjmp.3 longjmp.3 \
157 setjmp.3 longjmperr.3 setjmp.3 longjmperror.3 \
158 setjmp.3 siglongjmp.3 setjmp.3 sigsetjmp.3
159 MLINKS+=setmode.3 getmode.3
160 MLINKS+=sigsetops.3 sigaddset.3 sigsetops.3 sigdelset.3 \
161 sigsetops.3 sigemptyset.3 sigsetops.3 sigfillset.3 \
162 sigsetops.3 sigismember.3
163 MLINKS+=stringlist.3 sl_add.3 stringlist.3 sl_find.3 \
164 stringlist.3 sl_free.3 stringlist.3 sl_init.3
165 MLINKS+=sysctl.3 sysctlbyname.3 sysctl.3 sysctlnametomib.3
166 MLINKS+=syslog.3 closelog.3 syslog.3 openlog.3 syslog.3 setlogmask.3 \
168 MLINKS+=tcsendbreak.3 tcdrain.3 tcsendbreak.3 tcflow.3 tcsendbreak.3 tcflush.3
169 MLINKS+=tcsetattr.3 cfgetispeed.3 tcsetattr.3 cfgetospeed.3 \
170 tcsetattr.3 cfmakeraw.3 tcsetattr.3 cfsetispeed.3 \
171 tcsetattr.3 cfsetospeed.3 tcsetattr.3 cfsetspeed.3 \
172 tcsetattr.3 tcgetattr.3
173 MLINKS+=ttyname.3 isatty.3 ttyname.3 ttyslot.3
174 MLINKS+=tzset.3 tzsetwall.3
175 MLINKS+=unvis.3 strunvis.3 unvis.3 strunvisx.3
176 MLINKS+=vis.3 strvis.3 vis.3 strvisx.3