summaryrefslogtreecommitdiffstats
path: root/install-win32/doclean
blob: 3f39543d587483a436d2e7b1e4a92be07a531b9c (plain)
1
2
3
4
5
6
#!/bin/sh

# get version.nsi definitions
. autodefs/defs.sh

[ "$CLEAN" = "yes" ] && rm -rf $GENOUT && KEEPAUTODEFS="yes" ./doclean