6 lines
138 B
Makefile
6 lines
138 B
Makefile
# from: @(#)Makefile.inc 5.1 (Berkeley) 5/11/90
|
|
# $Id: Makefile.inc,v 1.9 1993/12/30 08:56:03 cgd Exp $
|
|
|
|
BINDIR?= /sbin
|
|
LDSTATIC= -static
|