source: branches/port5/SOURCE_TOOLS/Makefile

Last change on this file was 5326, checked in by westram, 17 years ago
  • call ./arb_valgrind not arb_valgrind
  • Property svn:eol-style set to native
  • Property svn:keywords set to Author Date Id Revision
File size: 115 bytes
Line 
1
2all:
3                @echo "use make clean"
4
5clean:
6                rm -f generate_all_links.stamp
7
8valgrind_update:
9                ./arb_valgrind update
10
Note: See TracBrowser for help on using the repository browser.