File: Makefile.bsd

package info (click to toggle)
bsdgames 2.17-35
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 11,436 kB
  • sloc: ansic: 80,217; sh: 1,509; cpp: 1,154; yacc: 321; lex: 75; makefile: 62; sed: 13; csh: 5
file content (12 lines) | stat: -rw-r--r-- 260 bytes parent folder | download | duplicates (10)
1
2
3
4
5
6
7
8
9
10
11
12
#	$NetBSD: Makefile,v 1.7 2002/09/18 06:16:39 lukem Exp $

NOLINKLIB=	# defined
NOLINT=		# defined
NOPIC=		# defined
NOPROFILE=	# defined

LIB=		common
SRCS=		allow.c board.c check.c fancy.c init.c odds.c \
		one.c save.c subs.c table.c

.include <bsd.lib.mk>