summaryrefslogtreecommitdiff
path: root/distrib/sparc/floppies/Makefile
blob: 28de8b45217c35e22856d67239e46eb1d27b6b62 (plain)
1
2
3
4
5
6
7
8
#	$OpenBSD: Makefile,v 1.3 1997/05/01 11:30:45 niklas Exp $

SUBDIR= kernel inst upgr

unconfig:
	cd kernel; ${MAKE} unconfig

.include <bsd.subdir.mk>