summaryrefslogtreecommitdiff
path: root/distrib/riscv64/Makefile
blob: 512ed7b9b7534cc15ff06c842a029d9dcef22f62 (plain)
1
2
3
4
5
6
7
8
#	$OpenBSD: Makefile,v 1.1 2021/04/27 23:57:38 drahn Exp $

SUBDIR= ramdisk

unconfig:
	cd ramdisk; ${MAKE} unconfig

.include <bsd.subdir.mk>