NetBSD/sbin/Makefile.inc

7 lines
170 B
PHP
Raw Normal View History

1993-08-01 09:37:30 +04:00
# from: @(#)Makefile.inc 5.1 (Berkeley) 5/11/90
1993-11-08 05:33:56 +03:00
# $Id: Makefile.inc,v 1.8 1993/11/08 02:33:56 cgd Exp $
1993-03-21 12:45:37 +03:00
1993-11-03 09:18:48 +03:00
BINDIR?= /sbin
CFLAGS+= -I${.CURDIR}/../../sys
1993-11-08 05:33:56 +03:00
LDSTATIC= -static