mirror of
https://github.com/Stichting-MINIX-Research-Foundation/netbsd.git
synced 2025-09-08 14:46:56 -04:00
10 lines
143 B
Makefile
10 lines
143 B
Makefile
# $NetBSD: Makefile,v 1.1 2008/12/22 00:57:58 haad Exp $
|
|
|
|
.include "lvm2tools.mk"
|
|
|
|
SUBDIR+= lib .WAIT
|
|
|
|
SUBDIR+= sbin
|
|
|
|
.include <bsd.subdir.mk>
|