File: Makefile.bsd

package info (click to toggle)
bsdgames 2.5-4
  • links: PTS
  • area: main
  • in suites: slink
  • size: 8,412 kB
  • ctags: 4,665
  • sloc: ansic: 59,763; sh: 643; yacc: 327; lex: 79; makefile: 53; sed: 13; csh: 5
file content (8 lines) | stat: -rw-r--r-- 220 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
#	$NetBSD: Makefile,v 1.5 1997/10/16 05:24:23 lukem Exp $
#	@(#)Makefile	8.1 (Berkeley) 5/31/93

SUBDIR=	common_source backgammon teachgammon

all-backgammon all-teachgammon: all-common_source 

.include <bsd.subdir.mk>