repo.or.cz
/
netbsd-mini2440.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
No empty .Rs/.Re
[netbsd-mini2440.git]
/
sys
/
netsmb
/
Makefile
blob
2f5ddcb990720a47c3957394b538a4bcbd7906f7
1
# $NetBSD: Makefile,v 1.5 2002/11/26 23:30:34 lukem Exp $
2
3
INCSDIR
= /
usr
/
include
/
netsmb
4
5
INCS
=
iconv.h netbios.h smb.h smb_conn.h smb_dev.h
6
7
.
include
<
bsd.kinc.mk
>