Better, Faster, Freer

The LXR Cross Referencer

source navigation ]
diff markup ]
identifier search ]
general search ]
 
 
Architecture: i386 ]
Version: HEAD ]

001 #*************************************************************************
002 #
003 # DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
004 # 
005 # Copyright 2008 by Sun Microsystems, Inc.
006 #
007 # OpenOffice.org - a multi-platform office productivity suite
008 #
009 # $RCSfile: makefile.mk,v $
010 #
011 # $Revision: 1.3 $
012 #
013 # This file is part of OpenOffice.org.
014 #
015 # OpenOffice.org is free software: you can redistribute it and/or modify
016 # it under the terms of the GNU Lesser General Public License version 3
017 # only, as published by the Free Software Foundation.
018 #
019 # OpenOffice.org is distributed in the hope that it will be useful,
020 # but WITHOUT ANY WARRANTY; without even the implied warranty of
021 # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
022 # GNU Lesser General Public License version 3 for more details
023 # (a copy is included in the LICENSE file that accompanied this code).
024 #
025 # You should have received a copy of the GNU Lesser General Public License
026 # version 3 along with OpenOffice.org.  If not, see
027 # <http://www.openoffice.org/license.html>
028 # for a copy of the LGPLv3 License.
029 #
030 #*************************************************************************
031 
032 TARGET=javainstaller2
033 PRJ=.
034 
035 .INCLUDE : ant.mk
036 
037 .IF "$(SOLAR_JAVA)"!=""
038 ALLTAR: ANTBUILD
039 .ENDIF

source navigation ] diff markup ] identifier search ] general search ]

This page was automatically generated by the LXR engine.
The LXR team
Valid HTML 4.01!