Add missing BINDIR variable.

This commit is contained in:
Hans Petter Selasky 2015-09-14 12:25:45 +00:00
parent 9acc0eafd7
commit 7ace4eafb8
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=287781

View File

@ -26,6 +26,7 @@
#
PROG= usbtest
MAN=
BINDIR?= /usr/sbin
SRCS+= usbtest.c
SRCS+= usb_msc_test.c
SRCS+= usb_modem_test.c