summaryrefslogtreecommitdiff
path: root/distrib/sgi/Makefile
blob: 6d73608158476b69dce38eda56cd22ef6ffa47e3 (plain)
1
2
3
4
5
6
7
8
9
#	$OpenBSD: Makefile,v 1.4 2007/10/18 18:16:20 deraadt Exp $

SUBDIR= ramdisk cdfs

.if	make(obj) || make(cleandir) || make(clean)
SUBDIR+= iso
.endif

.include <bsd.subdir.mk>