summaryrefslogtreecommitdiff
path: root/distrib/vax/Makefile
blob: 8ebcfc75c228f0ecd3fdffedd6c83b6261e22cba (plain)
1
2
3
4
5
6
7
8
9
#	$OpenBSD: Makefile,v 1.5 2008/02/25 19:52:03 deraadt Exp $

SUBDIR=	../ramdisk cdfs

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

.include <bsd.subdir.mk>