$NetBSD: patch-ae,v 1.1 2007/09/14 13:31:04 gson Exp $

--- Makefile.orig	1999-05-20 00:05:31.000000000 +0300
+++ Makefile
@@ -19,6 +19,7 @@ usbgen:		usbgen.c
 	cc $(CFLAGS) usbgen.c -o usbgen
 
 install: $(PROGS)
+	install -d $(PREFIX)/sbin
 	install usbctl usbdebug usbstats usbgen $(PREFIX)/sbin
 
 clean:
