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]
/
usr.bin
/
audio
/
common
/
Makefile
blob
d609ab9c0e2155b4aecc1026dc1c2fa459c9766d
1
# $NetBSD: Makefile,v 1.7 2004/05/23 02:24:51 lukem Exp $
2
3
LIBISPRIVATE
=
yes
4
5
LIB
=
audio
6
SRCS
=
audio.c wav.c sun.c
7
8
.
include
<
bsd.lib.mk
>