first define HOSTLIB and then include bsd.own.mk!
This commit is contained in:
parent
333cdb0c5a
commit
af8c5897ad
|
@ -1,9 +1,9 @@
|
|||
# $NetBSD: Makefile,v 1.66 2012/12/09 23:18:30 christos Exp $
|
||||
|
||||
.include <bsd.own.mk>
|
||||
# $NetBSD: Makefile,v 1.67 2012/12/10 00:34:56 christos Exp $
|
||||
|
||||
HOSTLIB= nbcompat
|
||||
|
||||
.include <bsd.own.mk>
|
||||
|
||||
SRCS= atoll.c basename.c cdbr.c cdbw.c dirname.c \
|
||||
fgetln.c flock.c fparseln.c fpurge.c \
|
||||
getcap.c getline.c getmode.c getopt_long.c gettemp.c \
|
||||
|
|
Loading…
Reference in New Issue