Define NOLIBHACKOPENDIR=1 so instbin is linking again. Found by Julian

Coleman.
This commit is contained in:
leo 1999-08-05 15:00:28 +00:00
parent 4901b4afde
commit b9869f9169

View File

@ -1,10 +1,15 @@
# $NetBSD: Makefile.inc,v 1.4 1999/03/23 10:22:31 leo Exp $
# $NetBSD: Makefile.inc,v 1.5 1999/08/05 15:00:28 leo Exp $
VND= vnd0c
IMAGESIZE?= 2160 # 512 byte blocks
NEWFSOPTS?= -i 3052 -c 60 -B be
DISKTYPE?= floppybt
#
# Using libhack:opendir() causes linking errors
#
NOLIBHACKOPENDIR=1
${CBIN}: libhack.o
HACKSRC=../utils/libhack