toyspp

toyspp.git
git clone git://git.lenczewski.org/toyspp.git
Log | Files | Refs | Submodules | README | LICENSE

distclean.sh (46B)


      1 #!/bin/sh
      2 
      3 set -ex
      4 
      5 rm -rf opt
      6 
      7 exec clean.sh