Cross Reference: Makefile
xref: /src/games/battlestar/Makefile
  • Home
  • History
  • AnnotateAnnotate
  • Line#
  • Navigate
  • Raw
  • Download
  • only in /src/games/battlestar/
Makefile revision 1.11
11.11Schristos#	$NetBSD: Makefile,v 1.11 2019/10/29 21:30:42 christos Exp $
21.5Scgd#	@(#)Makefile	8.1 (Berkeley) 5/31/93
31.1Scgd
41.1ScgdPROG=	battlestar
51.9StvSRCS=	battlestar.c command1.c command2.c command3.c command4.c \
61.9Stv	command5.c command6.c command7.c \
71.1Scgd	init.c cypher.c getcom.c parse.c room.c save.c fly.c misc.c \
81.1Scgd	globals.c dayfile.c nightfile.c dayobjs.c nightobjs.c words.c
91.4ScgdMAN=	battlestar.6
101.10SheDPADD=	${LIBCURSES} ${LIBTERMINFO}
111.10SheLDADD=	-lcurses -lterminfo
121.1ScgdHIDEGAME=hidegame
131.6SmrgSETGIDGAME=yes
141.1Scgd
151.11Schristos.if !empty(MACHINE_ARCH:Msh3*)
161.11SchristosCOPTS.parse.c+=-Wno-restrict
171.11Schristos.endif
181.11Schristos
191.1Scgd.include <bsd.prog.mk>
20

Indexes created Sat Dec 20 21:09:36 GMT 2025