1 # $NetBSD: Makefile.inc,v 1.191 2015/01/20 17:28:00 christos Exp $
2 # from: @(#)Makefile.inc 8.6 (Berkeley) 5/4/95
6 .PATH: ${NETBSDSRCDIR}/minix/lib/libc/gen
8 CPPFLAGS.fslib.c+= -I${NETBSDSRCDIR}/minix/fs
9 CPPFLAGS.fsversion.c+= -I${NETBSDSRCDIR}/minix/fs
11 SRCS+= fsversion.c gcov.c itoa.c read_tsc_64.c fslib.c
13 .endif # defined(__MINIX)
14 .PATH: ${ARCHDIR}/gen ${.CURDIR}/gen
16 .if ${RUMPRUN} != "yes"
21 # Unsupported by Minix.
22 # closefrom.c confstr.c extattr.c \
25 # Not useful but portable
28 SRCS+= alarm.c alphasort.c arc4random.c assert.c asysctl.c \
29 basename.c clock.c closedir.c \
30 ctermid.c ctype_.c daemon.c \
31 dehumanize_number.c devname.c dirname.c err.c errx.c \
32 errc.c errlist.c errno.c execl.c execle.c execlp.c execv.c execvp.c \
33 fmtcheck.c fmtmsg.c fnmatch.c fstab.c ftok.c \
34 fts.c ftw.c getbsize.c getcap.c getcwd.c \
35 getdevmajor.c getdomainname.c getgrent.c \
36 getgrouplist.c getgroupmembership.c gethostname.c \
37 getloadavg.c getlogin.c getmntinfo.c \
38 getnetgrent.c getpagesize.c \
39 getpass.c getprogname.c getpwent.c getttyent.c \
40 getusershell.c glob.c humanize_number.c initdir.c initgroups.c \
41 isascii.c isatty.c isctype.c lockf.c nftw.c \
42 nice.c nlist.c nlist_aout.c nlist_coff.c nlist_ecoff.c nlist_elf32.c \
43 nlist_elf64.c opendir.c pause.c popen.c posix_spawn_sched.c \
44 posix_spawn_fileactions.c posix_spawnp.c psignal.c \
45 ptree.c pwcache.c pw_scan.c raise.c randomid.c rb.c readdir.c \
46 rewinddir.c scandir.c seekdir.c setdomainname.c \
47 sethostname.c setjmperr.c setmode.c setproctitle.c setprogname.c \
48 shquote.c shquotev.c sighold.c sigignore.c siginterrupt.c \
49 siglist.c signal.c signame.c sigrelse.c \
50 sigset.c sigsetops.c sleep.c \
51 stringlist.c sysconf.c sysctl.c sysctlbyname.c sysctlgetmibinfo.c \
52 sysctlnametomib.c syslog.c telldir.c time.c \
53 times.c toascii.c tolower_.c ttyname.c ttyslot.c toupper_.c ualarm.c \
54 ulimit.c uname.c unvis.c usleep.c utime.c utimens.c utmp.c \
55 utmpx.c valloc.c vis.c wait.c wait3.c waitpid.c warn.c warnx.c \
56 warnc.c vwarn.c vwarnx.c vwarnc.c verr.c verrx.c verrc.c wordexp.c
57 .endif # defined(__MINIX)
60 COPTS.execvp.c = -Wno-stack-protector
61 COPTS.execl.c = -Wno-stack-protector
62 COPTS.execle.c = -Wno-stack-protector
63 COPTS.execlp.c = -Wno-stack-protector
64 COPTS.syslog.c = -Wno-format-nonliteral
66 # machine-dependent gen sources
67 # m-d Makefile.inc must include sources for:
68 # _setjmp() bswap16() bswap32() bswap64() fabs() infinity
69 # isinf() setjmp() sigsetjmp()
71 .include "${ARCHDIR}/gen/Makefile.inc"
73 MAN+= alarm.3 arc4random.3 basename.3 bswap.3 clock.3 closefrom.3 \
75 cpuset.3 ctermid.3 ctype.3 daemon.3 devname.3 directory.3 dirname.3 \
76 endutxent.3 err.3 exec.3 extattr_copy_file.3 extattr_namespace_to_string.3 \
77 fmtcheck.3 fmtmsg.3 fnmatch.3 fpclassify.3 fpgetmask.3 \
79 getbsize.3 cgetcap.3 getcwd.3 getdevmajor.3 \
80 getdomainname.3 getdiskbyname.3 getfsent.3 \
81 getgrent.3 getgrouplist.3 gethostname.3 getlastlogx.3 getloadavg.3 \
82 getmntinfo.3 getnetgrent.3 getpagesize.3 getpass.3 \
83 getprogname.3 getpwent.3 getttyent.3 getusershell.3 glob.3 \
85 initgroups.3 isalnum.3 isalpha.3 isascii.3 isblank.3 iscntrl.3 \
86 isdigit.3 isfinite.3 isgraph.3 isgreater.3 isinf.3 islower.3 isnan.3 \
87 isnormal.3 isprint.3 ispunct.3 isspace.3 isupper.3 isxdigit.3 \
88 lockf.3 _lwp_makecontext.3 makecontext.3 \
91 posix_spawn.3 posix_spawn_file_actions_addopen.3 \
92 posix_spawn_file_actions_init.3 posix_spawnattr_getflags.3 \
93 posix_spawnattr_getpgroup.3 posix_spawnattr_getschedparam.3 \
94 posix_spawnattr_getschedpolicy.3 posix_spawnattr_init.3 \
95 posix_spawnattr_getsigdefault.3 posix_spawnattr_getsigmask.3 \
96 psignal.3 pwcache.3 pthread_atfork.3 \
97 raise.3 randomid.3 realpath.3 scandir.3 setjmp.3 setmode.3 \
98 setproctitle.3 shquote.3 sighold.3 sigignore.3 siginterrupt.3 \
99 signal.3 signbit.3 sigrelse.3 sigset.3 sigsetops.3 sleep.3 \
100 stringlist.3 sysconf.3 sysctl.3 syslog.3 time.3 times.3 \
101 timezone.3 toascii.3 tolower.3 toupper.3 ttyname.3 \
102 ualarm.3 ulimit.3 uname.3 unvis.3 usleep.3 utime.3 valloc.3 vis.3 \
105 MLINKS+=bswap.3 bswap16.3 bswap.3 bswap32.3 bswap.3 bswap64.3
106 MLINKS+=cpuset.3 cpuset_create.3 cpuset.3 cpuset_destroy.3 \
107 cpuset.3 cpuset_zero.3 cpuset.3 cpuset_set.3 cpuset.3 cpuset_clr.3 \
108 cpuset.3 cpuset_isset.3 cpuset.3 cpuset_size.3
109 MLINKS+=directory.3 closedir.3 directory.3 dirfd.3 directory.3 opendir.3 \
110 directory.3 readdir.3 directory.3 readdir_r.3 directory.3 \
111 rewinddir.3 directory.3 seekdir.3 directory.3 telldir.3 \
112 directory.3 fdopendir.3
113 MLINKS+=endutxent.3 getutxent.3 endutxent.3 getutxid.3 \
114 endutxent.3 getutxline.3 endutxent.3 pututxline.3 \
115 endutxent.3 setutxent.3
116 MLINKS+=err.3 verr.3 err.3 errx.3 err.3 verrx.3 err.3 warn.3 err.3 vwarn.3 \
117 err.3 warnx.3 err.3 vwarnx.3 err.3 errc.3 err.3 verrc.3 err.3 warnc.3 \
119 MLINKS+=exec.3 execl.3 exec.3 execle.3 exec.3 execlp.3 exec.3 execlpe.3 \
120 exec.3 execv.3 exec.3 execvp.3 exec.3 execvpe.3 exec.3 exect.3
121 MLINKS+=extattr_namespace_to_string.3 extattr_string_to_namespace.3 \
122 extattr_copy_file.3 extattr_copy_fd.3 \
123 extattr_copy_file.3 extattr_copy_link.3 \
124 extattr_copy_file.3 cpxattr.3 \
125 extattr_copy_file.3 fcpxattr.3 \
126 extattr_copy_file.3 lcpxattr.3
127 MLINKS+=fpgetmask.3 fpgetround.3 fpgetmask.3 fpgetsticky.3 \
128 fpgetmask.3 fpsetmask.3 fpgetmask.3 fpsetround.3 \
129 fpgetmask.3 fpsetsticky.3 fpgetmask.3 fpgetprec.3 \
130 fpgetmask.3 fpsetprec.3
131 MLINKS+=fts.3 fts_open.3 fts.3 fts_read.3 fts.3 fts_children.3 \
132 fts.3 fts_set.3 fts.3 fts_close.3
134 MLINKS+=cgetcap.3 cgetclose.3 cgetcap.3 cgetent.3 \
135 cgetcap.3 cgetfirst.3 cgetcap.3 cgetmatch.3 cgetcap.3 cgetnext.3 \
136 cgetcap.3 cgetnum.3 cgetcap.3 cgetset.3 cgetcap.3 cgetstr.3 \
138 MLINKS+=getcwd.3 getwd.3
139 MLINKS+=getpass.3 getpass_r.3
140 MLINKS+=getpass.3 getpassfd.3
141 MLINKS+=getdiskbyname.3 setdisktab.3
142 MLINKS+=getdomainname.3 setdomainname.3
143 MLINKS+=getfsent.3 endfsent.3 getfsent.3 getfsfile.3 getfsent.3 getfsspec.3 \
144 getfsent.3 setfsent.3
145 MLINKS+=getgrent.3 endgrent.3 getgrent.3 setgroupent.3 getgrent.3 getgrgid.3 \
146 getgrent.3 getgrnam.3 getgrent.3 setgrent.3
147 MLINKS+=getgrent.3 getgrgid_r.3 getgrent.3 getgrnam_r.3 getgrent.3 getgrent_r.3
148 MLINKS+=getgrouplist.3 getgroupmembership.3
149 MLINKS+=gethostname.3 sethostname.3
150 MLINKS+=getlastlogx.3 getutmp.3 getlastlogx.3 getutmpx.3
151 MLINKS+=getlastlogx.3 updlastlogx.3 getlastlogx.3 updwtmpx.3
152 MLINKS+=getlastlogx.3 utmpxname.3
153 MLINKS+=getnetgrent.3 endnetgrent.3 getnetgrent.3 innetgr.3 \
154 getnetgrent.3 setnetgrent.3
155 MLINKS+=getprogname.3 setprogname.3
156 MLINKS+=getpwent.3 endpwent.3 getpwent.3 setpassent.3 getpwent.3 getpwnam.3 \
157 getpwent.3 getpwuid.3 getpwent.3 setpwent.3
158 MLINKS+=getpwent.3 getpwnam_r.3 getpwent.3 getpwuid_r.3 getpwent.3 getpwent_r.3
159 # getpwent.3 setpwfile.3 - deprecated
160 MLINKS+=getttyent.3 endttyent.3 getttyent.3 getttynam.3 \
161 getttyent.3 setttyent.3 getttyent.3 setttyentpath.3
162 MLINKS+=getusershell.3 endusershell.3 getusershell.3 setusershell.3
163 MLINKS+=glob.3 globfree.3
164 MLINKS+=glob.3 glob_pattern_p.3
165 MLINKS+=humanize_number.3 dehumanize_number.3
166 MLINKS+=makecontext.3 swapcontext.3
167 MLINKS+=popen.3 pclose.3
168 MLINKS+=popen.3 popenve.3
169 MLINKS+=posix_spawn.3 posix_spawnp.3 \
170 posix_spawn_file_actions_addopen.3 posix_spawn_file_actions_addclose.3 \
171 posix_spawn_file_actions_addopen.3 posix_spawn_file_actions_adddup2.3 \
172 posix_spawn_file_actions_init.3 posix_spawn_file_actions_destroy.3 \
173 posix_spawnattr_getflags.3 posix_spawnattr_setflags.3 \
174 posix_spawnattr_getpgroup.3 posix_spawnattr_setpgroup.3 \
175 posix_spawnattr_getschedparam.3 posix_spawnattr_setschedparam.3 \
176 posix_spawnattr_getschedpolicy.3 posix_spawnattr_setschedpolicy.3 \
177 posix_spawnattr_getsigdefault.3 posix_spawnattr_setsigdefault.3 \
178 posix_spawnattr_getsigmask.3 posix_spawnattr_setsigmask.3 \
179 posix_spawnattr_init.3 posix_spawnattr_destroy.3
180 MLINKS+=psignal.3 sys_siglist.3 psignal.3 sys_signame.3 psignal.3 psiginfo.3
181 MLINKS+=pwcache.3 user_from_uid.3 pwcache.3 group_from_gid.3
182 MLINKS+=pwcache.3 uid_from_user.3 pwcache.3 gid_from_group.3
183 MLINKS+=pwcache.3 pwcache_userdb.3 pwcache.3 pwcache_groupdb.3
184 MLINKS+=randomid.3 randomid_new.3 randomid.3 randomid_delete.3
185 MLINKS+=scandir.3 alphasort.3
186 MLINKS+=setjmp.3 _longjmp.3 setjmp.3 _setjmp.3 setjmp.3 longjmp.3 \
187 setjmp.3 longjmperror.3 setjmp.3 sigsetjmp.3 setjmp.3 siglongjmp.3
188 MLINKS+=setmode.3 getmode.3
189 MLINKS+=shquote.3 shquotev.3
190 MLINKS+=sigsetops.3 sigemptyset.3 sigsetops.3 sigfillset.3 \
191 sigsetops.3 sigaddset.3 sigsetops.3 sigdelset.3 \
192 sigsetops.3 sigismember.3
193 MLINKS+=stringlist.3 sl_init.3 stringlist.3 sl_free.3 stringlist.3 sl_add.3 \
194 stringlist.3 sl_find.3
195 MLINKS+=sysctl.3 sysctlbyname.3 sysctl.3 sysctlgetmibinfo.3 \
196 sysctl.3 sysctlnametomib.3
197 MLINKS+=syslog.3 closelog.3 syslog.3 openlog.3 syslog.3 setlogmask.3 \
199 MLINKS+=syslog.3 closelog_r.3 syslog.3 openlog_r.3 syslog.3 setlogmask_r.3 \
200 syslog.3 syslog_r.3 syslog.3 vsyslog_r.3
201 MLINKS+=syslog.3 syslogp.3 syslog.3 syslogp_r.3 \
202 syslog.3 vsyslogp.3 syslog.3 vsyslogp_r.3
203 MLINKS+=ttyname.3 isatty.3 ttyname.3 ttyslot.3 ttyname.3 ttyname_r.3
204 MLINKS+=unvis.3 strunvis.3 unvis.3 strunvisx.3
205 MLINKS+=unvis.3 strnunvis.3 unvis.3 strnunvisx.3
206 MLINKS+=vis.3 svis.3 vis.3 strvis.3 vis.3 strvisx.3 vis.3 strsvis.3 \
207 vis.3 strsvisx.3 vis.3 nvis.3
208 MLINKS+=vis.3 snvis.3 vis.3 strnvis.3 vis.3 strnvisx.3 vis.3 strsnvis.3 \
211 CPPFLAGS.ctype_.c+= -I${LIBCDIR}/locale
212 CPPFLAGS.isctype.c+= -I${LIBCDIR}/locale
213 CPPFLAGS.tolower_.c+= -I${LIBCDIR}/locale
214 CPPFLAGS.toupper_.c+= -I${LIBCDIR}/locale
216 errlist.c: errlist.awk ${NETBSDSRCDIR}/sys/sys/errno.h
218 ${TOOL_CAT} ${NETBSDSRCDIR}/sys/sys/errno.h | ${TOOL_SED} 's/(_SIGN//' | ${TOOL_AWK} -f ${NETBSDSRCDIR}/lib/libc/gen/errlist.awk > ${.TARGET}
220 ${TOOL_AWK} -f ${.ALLSRC} > ${.TARGET}
223 CLEANFILES+= errlist.c