source:
branches/port5/SOURCE_TOOLS/Makefile
Last change on this file was 5326, checked in by westram, 17 years ago | |
---|---|
|
|
File size: 115 bytes |
Line | |
---|---|
1 | |
2 | all: |
3 | @echo "use make clean" |
4 | |
5 | clean: |
6 | rm -f generate_all_links.stamp |
7 | |
8 | valgrind_update: |
9 | ./arb_valgrind update |
10 |
Note: See TracBrowser
for help on using the repository browser.