repo.or.cz
/
ooovba.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
merge the formfield patch from ooo-build
[ooovba.git]
/
testshl2
/
workben
/
codegen
/
w32
/
cleanup.btm
blob
5073ef887bac14b498c7e5540d5639cae30fa2a6
1
rem cleanup
2
del *.cxx *.new *.exp
3
4
iff exist makefile.mk_orig then
5
del makefile.mk
6
rem rename original makefile back
7
ren makefile.mk_orig makefile.mk
8
endiff
9