summaryrefslogtreecommitdiff
path: root/distrib/landisk/Makefile
blob: f8dda62d31aacc31e35fd2ad3738a430efbb5498 (plain)
1
2
3
4
5
6
7
#	$OpenBSD: Makefile,v 1.2 2006/11/08 23:09:34 drahn Exp $

# miniroot must build after ramdisk, it reaches over and uses bsd.rd

SUBDIR= ramdisk miniroot

.include <bsd.subdir.mk>