mirror of
https://github.com/openbsd/src.git
synced 2024-12-21 23:18:00 -08:00
5 lines
129 B
Makefile
5 lines
129 B
Makefile
# $OpenBSD: Makefile.inc,v 1.3 2014/07/11 13:13:04 deraadt Exp $
|
|
|
|
BINDIR?= /usr/bin
|
|
COPTS+=-Werror-implicit-function-declaration
|