This commit is contained in:
pooka 2010-05-11 21:50:35 +00:00
parent d3280f90bc
commit 2b801a94d6
1 changed files with 2 additions and 2 deletions

View File

@ -1,4 +1,4 @@
# $NetBSD: Makefile.libkern,v 1.9 2010/01/19 22:28:30 pooka Exp $
# $NetBSD: Makefile.libkern,v 1.10 2010/05/11 21:50:35 pooka Exp $
#
# Variable definitions for libkern.
@ -9,7 +9,7 @@
# You *may* set:
# LIBKERN_ARCH: architecture subdir to be used
# KERNCPPFLAGS: see Makefile.inc
# KERNMICPPFLAGS: see Makefile.inc
# KERNMISCCPPFLAGS: see Makefile.inc
#
.include <bsd.own.mk>