1
0
mirror of https://github.com/openbsd/src.git synced 2024-12-22 07:27:59 -08:00
openbsd-src/games/Makefile.inc
tb 3c9e3b93e0 Build most of games/ with -Werror-implicit-function-declaration.
Prompted by benno's addition of the flag to most of usr.sbin/.

ok benno@
2015-12-28 20:55:55 +00:00

5 lines
128 B
Makefile

# $OpenBSD: Makefile.inc,v 1.7 2015/12/28 20:55:55 tb Exp $
BINDIR?= /usr/games
COPTS+= -Werror-implicit-function-declaration