Makefile revision 1.77
11.77Skamil#	$NetBSD: Makefile,v 1.77 2015/07/26 02:20:30 kamil Exp $
21.7Sjtc#	@(#)Makefile	8.1 (Berkeley) 6/4/93
31.1Scgd
41.35SlukemUSE_SHLIBDIR=	yes
51.35Slukem
61.34Slukem.include <bsd.own.mk>
71.34Slukem
81.57Schristos.include "${NETBSDSRCDIR}/common/lib/libutil/Makefile.inc"
91.57Schristos
101.71SmattWARNS?=	5
111.1ScgdLIB=	util
121.59SchristosCPPFLAGS+=-DLIBC_SCCS -I${.CURDIR}
131.73SchristosLINTFLAGS+=-w
141.74SmattSRCS+=	efun.c \
151.74Smatt	getbootfile.c getbyteorder.c getlabelsector.c getmaxpartitions.c \
161.73Schristos	getfsspecname.c getmntopts.c getrawpartition.c getdiskrawname.c \
171.40Selric	disklabel_dkcksum.c disklabel_scan.c \
181.44Sdsl	if_media.c \
191.39Sjdolecek	login.c loginx.c login_cap.c login_tty.c logout.c logoutx.c \
201.53Schristos	logwtmp.c logwtmpx.c opendisk.c parsedate.y \
211.63Sdrochner	passwd.c pw_scan.c pidfile.c pidlock.c pty.c \
221.56Slukem	raise_default_signal.c \
231.67Schristos	secure_path.c sockaddr_snprintf.c stat_flags.c \
241.64Schristos	strpct.c ttyaction.c ttymsg.c
251.7Sjtc
261.74SmattMAN=	efun.3 \
271.74Smatt	getbootfile.3 getbyteorder.3 getfstypename.3 getlabelsector.3 \
281.69Schristos	getmaxpartitions.3 getmntopts.3 getrawpartition.3 \
291.73Schristos	getdiskrawname.3 getfsspecname.3 \
301.38Swiz	login.3 login_cap.3 loginx.3 \
311.40Selric	disklabel_dkcksum.3 disklabel_scan.3 \
321.53Schristos	opendisk.3 openpty.3 parsedate.3 pidfile.3 pidlock.3 \
331.68Schristos	proc_compare.3 pw_getconf.3 pw_init.3 pw_lock.3 secure_path.3 \
341.56Slukem	raise_default_signal.3 \
351.64Schristos	snprintb.3 sockaddr_snprintf.3 stat_flags.3 strpct.3 ttyaction.3 \
361.36Sabs	ttymsg.3 util.3
371.19Sthorpej
381.59SchristosYPREFIX=__pd
391.34Slukem.PATH:	${NETBSDSRCDIR}/lib/libc/gen
401.7Sjtc
411.59Schristos.include "compat/Makefile.inc"
421.59Schristos
431.42SscwMLINKS+=getlabelsector.3 getlabeloffset.3
441.66SbouyerMLINKS+=getlabelsector.3 getlabelusesmbr.3
451.73SchristosMLINKS+=getdiskrawname.3 getdiskcookedname.3
461.7SjtcMLINKS+=login.3 logout.3
471.7SjtcMLINKS+=login.3 logwtmp.3
481.25SmjlMLINKS+=login_cap.3 login_getclass.3
491.25SmjlMLINKS+=login_cap.3 login_getcapbool.3
501.25SmjlMLINKS+=login_cap.3 login_getcapnum.3
511.25SmjlMLINKS+=login_cap.3 login_getcapsize.3
521.25SmjlMLINKS+=login_cap.3 login_getcapstr.3
531.25SmjlMLINKS+=login_cap.3 login_getcaptime.3
541.75SchristosMLINKS+=login_cap.3 login_getpwclass.3
551.25SmjlMLINKS+=login_cap.3 login_close.3
561.25SmjlMLINKS+=login_cap.3 setclasscontext.3
571.25SmjlMLINKS+=login_cap.3 setusercontext.3
581.38SwizMLINKS+=loginx.3 logoutx.3 loginx.3 logwtmpx.3
591.7SjtcMLINKS+=openpty.3 login_tty.3
601.7SjtcMLINKS+=openpty.3 forkpty.3
611.58SchristosMLINKS+=pw_getconf.3 pw_getpwconf.3
621.7SjtcMLINKS+=pw_init.3 pw_edit.3
631.7SjtcMLINKS+=pw_init.3 pw_prompt.3
641.7SjtcMLINKS+=pw_init.3 pw_copy.3
651.62SchristosMLINKS+=pw_init.3 pw_copyx.3
661.7SjtcMLINKS+=pw_init.3 pw_scan.3
671.7SjtcMLINKS+=pw_init.3 pw_error.3
681.7SjtcMLINKS+=pw_lock.3 pw_mkdb.3
691.7SjtcMLINKS+=pw_lock.3 pw_abort.3
701.28StronMLINKS+=pw_lock.3 pw_getprefix.3
711.28StronMLINKS+=pw_lock.3 pw_setprefix.3
721.15ScjsMLINKS+=pidlock.3 ttylock.3
731.15ScjsMLINKS+=pidlock.3 ttyunlock.3
741.50SchristosMLINKS+=efun.3 esetfunc.3
751.50SchristosMLINKS+=efun.3 easprintf.3
761.50SchristosMLINKS+=efun.3 estrlcpy.3
771.50SchristosMLINKS+=efun.3 estrlcat.3
781.50SchristosMLINKS+=efun.3 estrdup.3
791.55SpookaMLINKS+=efun.3 estrndup.3
801.76SchristosMLINKS+=efun.3 estrtoi.3
811.76SchristosMLINKS+=efun.3 estrtou.3
821.50SchristosMLINKS+=efun.3 emalloc.3
831.51SchristosMLINKS+=efun.3 ecalloc.3
841.50SchristosMLINKS+=efun.3 erealloc.3
851.77SkamilMLINKS+=efun.3 ereallocarr.3
861.50SchristosMLINKS+=efun.3 efopen.3
871.50SchristosMLINKS+=efun.3 evasprintf.3
881.54SchristosMLINKS+=stat_flags.3 string_to_flags.3
891.54SchristosMLINKS+=stat_flags.3 flags_to_string.3
901.61SpgoyetteMLINKS+=snprintb.3 snprintb_m.3
911.65SjruohoMLINKS+=util.3 libutil.3
921.70SchristosMLINKS+=strpct.3 strspct.3
931.1Scgd
941.1Scgd.include <bsd.lib.mk>
95