NetBSD/gnu/libexec/uucp/Makefile.inc

28 lines
744 B
PHP
Raw Normal View History

# $NetBSD: Makefile.inc,v 1.13 2001/01/09 08:52:57 enami Exp $
1993-08-04 23:29:38 +04:00
.include <bsd.own.mk>
1993-08-04 23:29:38 +04:00
LIBUNIXDIR!=cd $(.CURDIR)/../libunix && ${PRINTOBJDIR}
LIBUNIX=${LIBUNIXDIR}/libunix.a
LIBUUCONFDIR!=cd $(.CURDIR)/../libuuconf && ${PRINTOBJDIR}
LIBUUCONF=${LIBUUCONFDIR}/libuuconf.a
LIBUUCPDIR!=cd $(.CURDIR)/../libuucp && ${PRINTOBJDIR}
LIBUUCP=${LIBUUCPDIR}/libuucp.a
1993-08-04 23:29:38 +04:00
1998-02-04 17:32:51 +03:00
CPPFLAGS+=-DPOSIX_HEADERS
WARNS= 1
VERSION= 1.06.1
1993-08-04 23:29:38 +04:00
owner= uucp
bindir= /usr/bin
sbindir= /usr/libexec/uucp
# The directory to look in for new style configuration files (when
# using HAVE_TAYLOR_CONFIG).
newconfigdir= /etc/uucp
# The directory to look in for BNU (when using HAVE_BNU_CONFIG) or
# V2 (when using HAVE_V2_CONFIG) style configuration files.
oldconfigdir= /etc/uucp