remove obsolete branding layout

This commit is contained in:
Michael Meeks 2010-10-08 20:02:10 +01:00
parent c623a89a5a
commit e9b0036c9f
19 changed files with 0 additions and 55 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 7.7 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 14 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 369 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 24 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 16 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 24 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 12 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 24 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 12 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 6.2 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 9.7 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 4.5 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 9.2 KiB

View file

@ -1,20 +0,0 @@
#***********************************************************************
#
# Copyright 2004 Sun Microsystems, Inc.
#
# All Rights Reserved.
#
#*************************************************************************
PRJ=..
PRJNAME=ooo_custom_images
TARGET=broffice_nologo
.INCLUDE : settings.mk
.INCLUDE : $(PRJ)$/settings.pmk
.INCLUDE : target.mk
.INCLUDE : $(PRJ)$/target.pmk

View file

@ -1,4 +0,0 @@
oci ooo_custom_images : solenv NULL
oci ooo_custom_images usr1 - all oci_mkout NULL
oci ooo_custom_images\nologo_broffice nmake - all oci_nologo_broffice NULL

View file

@ -1,2 +0,0 @@
mkdir: %COMMON_DEST%\bin%_EXT%\broffice_nologo
..\%__SRC%\bin\broffice_nologo\*.zip %COMMON_DEST%\bin%_EXT%\broffice_nologo

View file

@ -1,13 +0,0 @@
#***********************************************************************
#
# Copyright 2004 Sun Microsystems, Inc.
#
# All Rights Reserved.
#
#*************************************************************************
ZIP1FLAGS += -r
ZIP1TARGET = images_brand_$(TARGET)
ZIP1LIST = * -x makefile.mk

View file

@ -1,16 +0,0 @@
#***********************************************************************
#
# Copyright 2004 Sun Microsystems, Inc.
#
# All Rights Reserved.
#
#*************************************************************************
.IF "$(depend)"==""
ALLTAR : $(COMMONBIN)$/$(TARGET)$/images_brand$(ZIP1EXT)
.ENDIF # "$(depend)"==""
$(COMMONBIN)$/$(TARGET)$/images_brand$(ZIP1EXT) : $(COMMONBIN)$/images_brand_$(TARGET)$(ZIP1EXT)
@@-$(MKDIRHIER) $(@:d)
$(COPY) $< $@