summaryrefslogtreecommitdiff
path: root/distrib/i386/floppies/Makefile
blob: 85c198995bf48eb7df7d7b86c0c2aed629f82b96 (plain)
1
2
3
4
5
6
7
8
#	$OpenBSD: Makefile,v 1.7 1997/04/18 07:27:41 deraadt Exp $

SUBDIR= ramdisk

unconfig:
	cd ramdisk; ${MAKE} unconfig

.include <bsd.subdir.mk>