1
0
mirror of https://github.com/openbsd/src.git synced 2025-01-10 06:47:55 -08:00
openbsd-src/distrib/powerpc64/Makefile
2020-07-04 21:11:03 +00:00

9 lines
146 B
Makefile

# $OpenBSD: Makefile,v 1.1 2020/07/04 21:11:04 kettenis Exp $
SUBDIR= ramdisk
unconfig:
cd ramdisk; ${MAKE} unconfig
.include <bsd.subdir.mk>