repo.or.cz
/
netbsd-mini2440.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Expand PMF_FN_* macros.
[netbsd-mini2440.git]
/
games
/
backgammon
/
common_source
/
Makefile
blob
077707bad60e4e42e6a74a0ecd2f27910fe98415
1
# $NetBSD: Makefile,v 1.8 2006/02/25 12:04:23 simonb Exp $
2
3
LIBISPRIVATE
=
yes
4
5
LIB
=
common
6
SRCS
=
allow.c board.c
check
.c fancy.c init.c odds.c \
7
one.c save.c subs.c table.c
8
9
.
include
<
bsd.lib.mk
>