radare2/doc.sw/Makefile
pancake 53843bb8ab * Added static version of 'sw' in doc.sw/sw
- main repo only works in cgi mode..
* Fix 'z*' command
  - Display bytes when listing 'zb'
* Drop unused 'RList*' from RSignItem
* Add missing definition of r_flag_rename
2010-07-21 00:05:33 +02:00

9 lines
145 B
Makefile

# http://nibble.develsec.org/sw.cgi/projects/sw.md
all:
PATH=$$PWD/sw:$${PATH} sw.gen site
md5sum site.static/*/*
clean:
rm -rf site.static