mirror of
https://github.com/Stichting-MINIX-Research-Foundation/netbsd.git
synced 2025-09-15 10:16:11 -04:00
8 lines
139 B
Makefile
8 lines
139 B
Makefile
# $NetBSD: Makefile,v 1.1 2012/12/04 23:38:37 spz Exp $
|
|
|
|
BASE= ${.CURDIR:T}
|
|
|
|
.include "${.CURDIR}/../Makefile.inc"
|
|
|
|
.include <bsd.prog.mk>
|