mirror of
https://github.com/openbsd/src.git
synced 2024-12-22 07:27:59 -08:00
3c9e3b93e0
Prompted by benno's addition of the flag to most of usr.sbin/. ok benno@
5 lines
128 B
Makefile
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
|