source:
drbl-hadoop-live/Makefile
@
150
Last change on this file since 150 was 150, checked in by jazz, 14 years ago | |
---|---|
File size: 115 bytes |
Rev | Line | |
---|---|---|
[150] | 1 | all: clean |
2 | sudo ./test-live-helper.sh > build.log 2> error.log | |
3 | ||
4 | clean: | |
5 | sudo lh clean --purge | |
6 | sudo rm -rf config |
Note: See TracBrowser
for help on using the repository browser.