[go: up one dir, main page]

Menu

[f66038]: / Makefile  Maximize  Restore  History

Download this file

13 lines (9 with data), 115 Bytes

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
#
wbm :
./make-wbm.sh
wbm-test :
./make-wbm-test.sh
clean :
cd modules; rm -f *.tar.gz
status :
git status