diff options
-rwxr-xr-x | .workspace | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/.workspace b/.workspace new file mode 100755 index 0000000..0256c96 --- /dev/null +++ b/.workspace @@ -0,0 +1,4 @@ +#!/bin/rc +bind -bc ../libobj libobj + +B *.[hc] mkfile readme doc/*.ms |