This website requires JavaScript.
Explore
Help
Register
Sign In
hardenedbsd
/
HardenedBSD
Watch
1
Star
0
Fork
0
You've already forked HardenedBSD
mirror of
https://git.hardenedbsd.org/hardenedbsd/HardenedBSD.git
synced
2025-01-23 17:31:43 +01:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
541157e3ac
HardenedBSD
/
usr.sbin
/
usbd
/
Makefile
8 lines
87 B
Makefile
Raw
Normal View
History
Unescape
Escape
Made this actually work when there is an obj dir. Removed bogons, especially the include of bsd.subdir.mk. Fixed style bugs.
1998-12-13 16:52:26 +01:00
# $Id$
Initial commit of ported NetBSD USB stack
1998-11-27 00:13:13 +01:00
PROG
=
usbd
MAN8
=
usbd.8
Made this actually work when there is an obj dir. Removed bogons, especially the include of bsd.subdir.mk. Fixed style bugs.
1998-12-13 16:52:26 +01:00
CFLAGS
+=
-I
${
.CURDIR
}
/../../sys
Initial commit of ported NetBSD USB stack
1998-11-27 00:13:13 +01:00
.
i
n
c
l
u
d
e
<
b
s
d
.
p
r
o
g
.
m
k
>
Reference in New Issue
Copy Permalink