summaryrefslogtreecommitdiffstats
path: root/private/net/cleanbld.cmd
blob: 86a4cae7d5775a01e17bf08fb9a0ad56a4c94cc5 (plain) (blame)
1
2
3
4
5
6
7
@rem
@rem This batch file forces a clean build of MIDL-generated .c files.
@rem

where /r . *_y*.c | sed "s/^.:/erase /" > _tmp_tmp.cmd
_tmp_tmp
erase _tmp_tmp.cmd