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
sys/subr_rman: fix some issues
[dragonfly.git]
/
share
/
installer
/
Makefile
blob
04c968f2b345bb486893d18c09b7c023486317b8
1
# $DragonFly: src/share/installer/Makefile,v 1.2 2008/07/09 07:21:03 swildner Exp $
2
3
FILES
=
cmdnames.conf fred.txt sources.conf
4
NOOBJ
=
5
FILESDIR
= ${
BINDIR
}/
installer
6
7
.
include
<
bsd.prog.mk
>