merge the formfield patch from ooo-build
[ooovba.git] / solenv / inc / set_ext.mk
blob1e035ed311cd45393f66cfb4e620f1d63430d190
1 #*************************************************************************
3 # DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
4 #
5 # Copyright 2008 by Sun Microsystems, Inc.
7 # OpenOffice.org - a multi-platform office productivity suite
9 # $RCSfile: set_ext.mk,v $
11 # $Revision: 1.7 $
13 # This file is part of OpenOffice.org.
15 # OpenOffice.org is free software: you can redistribute it and/or modify
16 # it under the terms of the GNU Lesser General Public License version 3
17 # only, as published by the Free Software Foundation.
19 # OpenOffice.org is distributed in the hope that it will be useful,
20 # but WITHOUT ANY WARRANTY; without even the implied warranty of
21 # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
22 # GNU Lesser General Public License version 3 for more details
23 # (a copy is included in the LICENSE file that accompanied this code).
25 # You should have received a copy of the GNU Lesser General Public License
26 # version 3 along with OpenOffice.org. If not, see
27 # <http://www.openoffice.org/license.html>
28 # for a copy of the LGPLv3 License.
30 #*************************************************************************
32 #defaults
33 TARFILE_ROOTDIR*=$(TARFILE_NAME)
34 UNTAR_FLAG_FILE*=so_unpacked_$(TARGET)
35 ADD_FILES_FLAG_FILE*=so_addfiles_$(TARGET)
36 PATCH_FLAG_FILE*=so_patched_$(TARGET)
37 CONFIGURE_FLAG_FILE*=so_configured_$(TARGET)
38 BUILD_FLAG_FILE*=so_built_$(TARGET)
39 INSTALL_FLAG_FILE*=so_installed_$(TARGET)
40 PREDELIVER_FLAG_FILE*=so_predeliver_$(TARGET)