1
0
mirror of https://salsa.debian.org/games-team/bsdgames synced 2024-06-08 17:30:46 +00:00
bsdgames/backgammon/common_source/Makefile.bsd
2012-02-25 18:04:33 +01:00

13 lines
260 B
Makefile

# $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>