NetBSD/gnu/libexec/uucp/Makefile.inc

24 lines
719 B
PHP
Raw Normal View History

1993-12-28 13:59:05 +03:00
LIBUNIX!=cd $(.CURDIR)/../libunix; \
printf "xxx: .MAKE\n\t@echo \$${.OBJDIR}/libunix.a\n" | ${MAKE} -s -f-
1993-08-04 23:29:38 +04:00
1993-12-28 13:59:05 +03:00
LIBUUCONF!=cd $(.CURDIR)/../libuuconf; \
printf "xxx: .MAKE\n\t@echo \$${.OBJDIR}/libuuconf.a\n" | ${MAKE} -s -f-
1993-08-04 23:29:38 +04:00
1993-12-28 13:59:05 +03:00
LIBUUCP!=cd $(.CURDIR)/../libuucp; \
printf "xxx: .MAKE\n\t@echo \$${.OBJDIR}/libuucp.a\n" | ${MAKE} -s -f-
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