merge the formfield patch from ooo-build
[ooovba.git] / Makefile.in
blobbe50d1d4034d848e52f3ba00a8850e377454093b
1 # just dumb wrapper; make install comes later
3 SHELL=/bin/sh
5 all:
6 . ./*Env.Set.sh && \
7 ./bootstrap && \
8 cd instsetoo_native && ../solenv/bin/build.pl --all
10 distclean:
11 . ./*Env.Set.sh && \
12 dmake distclean
14 clean:
15 . ./*Env.Set.sh && \
16 dmake clean