]> git.cameronkatri.com Git - bsdgames-darwin.git/blob - backgammon/Makefile
Add `__noreturn__' and `__unused__' attributes where appropriate to
[bsdgames-darwin.git] / backgammon / Makefile
1 # $NetBSD: Makefile,v 1.5 1997/10/16 05:24:23 lukem Exp $
2 # @(#)Makefile 8.1 (Berkeley) 5/31/93
3
4 SUBDIR= common_source backgammon teachgammon
5
6 all-backgammon all-teachgammon: all-common_source
7
8 .include <bsd.subdir.mk>