now, make the previous work.

This commit is contained in:
mrg 1999-07-23 09:44:38 +00:00
parent 740c238d27
commit ca939c9fa0

View File

@ -1,4 +1,4 @@
# $NetBSD: Makefile,v 1.4 1999/07/23 09:40:44 mrg Exp $
# $NetBSD: Makefile,v 1.5 1999/07/23 09:44:38 mrg Exp $
LIB= usb
MAN= usb.3
@ -15,6 +15,8 @@ SRCS= descr.c parse.c usage.c data.c
INCS= usb.h
INCSDIR=/usr/include
.include <bsd.own.mk>
.if ${MKSHARE} != "no"
FILES= usb_hid_usages
FILESDIR=/usr/share/misc