repo.or.cz
/
dragonfly.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
usr.sbin/fstyp: Use NULL instead of 0 for pointers. (FreeBSD@GitHub 27f4c84a)
[dragonfly.git]
/
lib
/
libdm
/
Makefile
blob
738d765d098a6aec92eb372e1b15389973f3c431
1
LIB
=
dm
2
SHLIBDIR?
= /
lib
3
SRCS
=
dm_task.c
4
INCS
=
libdm.h
5
6
NOMAN
=
7
8
WARNS
=
3
9
10
.
include
<
bsd.lib.mk
>