NetBSD/bin/Makefile.inc

9 lines
193 B
PHP
Raw Normal View History

# $NetBSD: Makefile.inc,v 1.10 1998/03/02 22:03:11 cgd Exp $
1995-03-21 05:08:51 +03:00
# @(#)Makefile.inc 8.1 (Berkeley) 5/31/93
1993-03-21 12:45:37 +03:00
.include <bsd.own.mk> # for LDSTATIC def'n
WARNS?= 1
1993-03-21 12:45:37 +03:00
BINDIR?= /bin
LDSTATIC?= -static