d27d7804f7
This REALLY needs to be in ONE file and not in 11 files.
11 lines
200 B
Makefile
11 lines
200 B
Makefile
# $NetBSD: Makefile.inc,v 1.4 1997/03/16 11:26:29 veego Exp $
|
|
|
|
# Revision is 1.2D
|
|
REV= 12D
|
|
|
|
LDSTATIC= -static
|
|
|
|
# Hack needed to find kernel images...
|
|
BSDSRCDIR?= /usr/src
|
|
SRCSYSDIR?= ${BSDSRCDIR}/sys
|