Introduction
Statistics
Contact
Development
Disclaimer
Help
ftp.icm.edu.pl home page
# $NetBSD: Makefile,v 1.4 2025/06/05 04:40:06 rillig Exp $
include <bsd.own.mk>
SUBDIR= lib .WAIT libexec man sbin share
# The configinstall: target is invoked from the make distribution
# target in src/etc/Makefile. It is there for building the /etc/
# set. You don't want to run it normally as it would blow away your
# /etc/postfix directory.
configinstall: .MAKE
${MAKEDIRTARGET} etc configinstall
include "Makefile.inc"
include <bsd.subdir.mk>