more hints
Signed-off-by: Nico Schottelius <nico@kr.ethz.ch>
This commit is contained in:
parent
5d3a3197f0
commit
b873835b87
2 changed files with 3 additions and 0 deletions
2
Makefile
2
Makefile
|
@ -3,6 +3,8 @@ BINDIR=$(PREFIX}/bin
|
|||
WEBDIR=$$HOME/niconetz
|
||||
WEBPAGE=software/cdist.mdwn
|
||||
|
||||
# FIXME: some distro nerd, can you make this more beautiful?
|
||||
# I'm just a hacker, I don't really care...
|
||||
install:
|
||||
cp bin/* $(BINDIR)
|
||||
|
||||
|
|
1
TODO-1.0
1
TODO-1.0
|
@ -46,6 +46,7 @@ x Redo explorers (see manpage)
|
|||
- remove HACKERS_README
|
||||
- create doc/dev/HACKERS_README
|
||||
- Add install target to Makefile
|
||||
- create cdist-config-init to create basic tree
|
||||
|
||||
- types needed
|
||||
- file (with directory)
|
||||
|
|
Loading…
Reference in a new issue