1 # @(#)Makefile.inc 8.1 (Berkeley) 6/2/93
2 # $FreeBSD: src/lib/libc/compat-43/Makefile.inc,v 1.11 2001/03/27 17:26:46 ru Exp $
5 .PATH: ${.CURDIR}/${MACHINE_ARCH}/compat-43 ${.CURDIR}/compat-43
7 SRCS+= creat.c getwd.c send.c setpgrp.c setreuid.c setruid.c \
8 gethostid.c killpg.c sethostid.c setregid.c setrgid.c sigcompat.c
12 MAN2+= creat.2 killpg.2 sigpause.2 sigvec.2
13 MAN3+= gethostid.3 setruid.3
15 MLINKS+=gethostid.3 sethostid.3
16 MLINKS+=setruid.3 setrgid.3