]> git.cameronkatri.com Git - bsdgames-darwin.git/blob - rogue/USD.doc/Makefile
- Don't allocate memory dynamically on the stack (for SSP)
[bsdgames-darwin.git] / rogue / USD.doc / Makefile
1 # $NetBSD: Makefile,v 1.7 2014/07/05 19:22:42 dholland Exp $
2 # @(#)Makefile 8.1 (Berkeley) 6/8/93
3
4 SECTION=reference/ref6
5 ARTICLE=rogue
6 SRCS= rogue.me
7 MACROS= -me
8 ROFF_TBL=yes
9
10 .include <bsd.doc.mk>