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