mirror of
https://github.com/opnsense/src.git
synced 2026-05-28 04:12:45 -04:00
New manual page system
This commit is contained in:
parent
8e9bf0f35a
commit
ed68e4229d
1 changed files with 1 additions and 1 deletions
|
|
@ -3,7 +3,7 @@
|
|||
PROG= chess
|
||||
SRCS= gnuchess.c uxdsp.c move.c
|
||||
CFLAGS+=-DNEWMOVE=12
|
||||
MAN6= chess.0
|
||||
MAN6= chess.6
|
||||
DPADD= ${LIBCURSES} ${LIBTERM}
|
||||
LDADD= -lcurses -ltermlib
|
||||
HIDEGAME=hidegame
|
||||
|
|
|
|||
Loading…
Reference in a new issue