NetBSD/gnu/Makefile

10 lines
154 B
Makefile
Raw Normal View History

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