1 # $NetBSD: Makefile,v 1.20 2006/05/11 09:08:09 mrg Exp $
9 LIBAMUOBJDIR
!=cd
${.CURDIR
}/..
/..
/lib
/libamu
&& ${PRINTOBJDIR}
11 .
include "${.CURDIR}/../../Makefile.inc"
14 .PATH
: ${DIST} ${IDIST}/conf
/mtab
${IDIST}/conf
/transp
${IDIST}/conf
/umount
16 SRCS
= hasmntopt.c misc_rpc.c mount_fs.c mtab.c mtab_bsd.c \
17 nfs_prot_xdr.c strutil.c transp_sockets.c ualarm.c umount_bsd44.c \
18 wire.c xdr_func.c xutil.c
22 COPTS.xdr_func.c
+= -fno-strict-aliasing
25 # some host specific compile time settings amd wants to have compiled in
26 config_local.h
: mkconf
29 ${HOST_SH} ${.ALLSRC
} \
30 `${HOST_SH} ${NETBSDSRCDIR}/sys/conf/osrelease.sh` > ${.TARGET
}
32 CLEANFILES
+= config_local.h
36 ${SRCS}: config_local.h