This website requires JavaScript.
Explore
Help
Sign In
mirror
/
freebsd
Watch
1
Star
0
Fork
0
You've already forked freebsd
mirror of
https://git.FreeBSD.org/src.git
synced
2024-12-16 10:20:30 +00:00
Code
Issues
Releases
Activity
499067071c
freebsd
/
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 15:52:26 +00:00
# $Id$
Initial commit of ported NetBSD USB stack
1998-11-26 23:13:13 +00: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 15:52:26 +00:00
CFLAGS
+=
-I
${
.CURDIR
}
/../../sys
Initial commit of ported NetBSD USB stack
1998-11-26 23:13:13 +00:00
.
i
n
c
l
u
d
e
<
b
s
d
.
p
r
o
g
.
m
k
>
Reference in New Issue
Copy Permalink