xref: /freebsd/lib/libcompat/Makefile (revision e9ac41698b2f322d55ccf9da50a3596edb2c1800)
1a70cba95SGlen BarberPACKAGE=lib${LIB}
258f0484fSRodney W. GrimesLIB=	compat
36387091eSJohn BaldwinCFLAGS+=-I${SRCTOP}/lib/libc/locale
4ab7a2947SRuslan ErmilovNO_PIC=
558f0484fSRodney W. Grimes
6a6c03411SEd SchoutenWARNS?=	0
7daaf5759SEd Schouten
8*bb421be6SMariusz Zaborski.PATH:	${.CURDIR}/4.3 ${.CURDIR}/4.4
958f0484fSRodney W. Grimes
1058f0484fSRodney W. Grimes# compat 4.3 sources
1129b63864SEd SchoutenSRCS+=	re_comp.c rexec.c
1258f0484fSRodney W. Grimes
1329b63864SEd SchoutenMAN+=	4.3/re_comp.3 4.3/rexec.3
1458f0484fSRodney W. Grimes
1558f0484fSRodney W. GrimesMLINKS+=re_comp.3 re_exec.3
1658f0484fSRodney W. Grimes
1758f0484fSRodney W. Grimes# compat 4.4 sources
1858f0484fSRodney W. GrimesSRCS+=	cuserid.c
19763ed733SEd Schouten
204a558355SRuslan ErmilovMAN+=	4.4/cuserid.3
2158f0484fSRodney W. Grimes
2258f0484fSRodney W. Grimes.include <bsd.lib.mk>
23