NetBSD/gnu/Makefile

10 lines
154 B
Makefile

# $NetBSD: Makefile,v 1.7 1998/04/17 23:41:55 ross Exp $
SUBDIR+= lib libexec usr.bin
.if exists(games)
SUBDIR+= games
.endif
.include <bsd.subdir.mk>