Home | History | Annotate | Line # | Download | only in zic
Makefile revision 1.5.2.1
      1  1.5.2.1   bouyer #	$NetBSD: Makefile,v 1.5.2.1 2011/03/05 15:10:58 bouyer Exp $
      2      1.1      mrg 
      3      1.3  thorpej HOSTPROGNAME=	${_TOOL_PREFIX}zic
      4      1.1      mrg HOST_SRCDIR=	usr.sbin/zic
      5      1.1      mrg 
      6  1.5.2.1   bouyer .if !empty(HOST_OSTYPE:MSunOS-5.1[01]-*)
      7      1.5     hans HOST_CPPFLAGS=	-D_POSIX_PTHREAD_SEMANTICS
      8      1.5     hans .endif
      9      1.5     hans 
     10      1.1      mrg .include "${.CURDIR}/../Makefile.host"
     11