mirror of
https://github.com/Stichting-MINIX-Research-Foundation/netbsd.git
synced 2025-09-04 20:54:55 -04:00
9 lines
241 B
Makefile
9 lines
241 B
Makefile
# $NetBSD: Makefile,v 1.2 2014/07/06 20:09:26 tron Exp $
|
|
|
|
.include <bsd.own.mk>
|
|
|
|
SUBDIR= postalias postcat postconf postdrop postfix postkick postlock postlog \
|
|
postmap postmulti postqueue postsuper posttls-finger
|
|
|
|
.include <bsd.subdir.mk>
|