summaryrefslogtreecommitdiff
path: root/desktop/source/pkgchk/unopkg
diff options
context:
space:
mode:
authorVladimir Glazounov <vg@openoffice.org>2007-10-26 10:56:48 +0000
committerVladimir Glazounov <vg@openoffice.org>2007-10-26 10:56:48 +0000
commit49ac6af3159f2056e4470a80817f013b8af4ab56 (patch)
tree312ef7e5dee5958414ca8cd19152a5e74f512dd8 /desktop/source/pkgchk/unopkg
parente9abfcc06356dd73c64ad6b40524b31b9c30f5ba (diff)
INTEGRATION: CWS c03v10_SRC680 (1.4.42); FILE MERGED
2007/09/17 15:04:32 rt 1.4.42.2: RESYNC: (1.4-1.8); FILE MERGED 2007/09/11 13:17:50 sb 1.4.42.1: #b6527052# Merged in cws_oog680_sb77.
Diffstat (limited to 'desktop/source/pkgchk/unopkg')
-rw-r--r--desktop/source/pkgchk/unopkg/makefile.mk6
1 files changed, 4 insertions, 2 deletions
diff --git a/desktop/source/pkgchk/unopkg/makefile.mk b/desktop/source/pkgchk/unopkg/makefile.mk
index 8eea6ed19586..523df9a2d90d 100644
--- a/desktop/source/pkgchk/unopkg/makefile.mk
+++ b/desktop/source/pkgchk/unopkg/makefile.mk
@@ -4,9 +4,9 @@
#
# $RCSfile: makefile.mk,v $
#
-# $Revision: 1.9 $
+# $Revision: 1.10 $
#
-# last change: $Author: vg $ $Date: 2007-10-15 13:00:45 $
+# last change: $Author: vg $ $Date: 2007-10-26 11:56:48 $
#
# The Contents of this file are made available subject to
# the terms of GNU Lesser General Public License Version 2.1.
@@ -109,7 +109,9 @@ CFLAGS += -Ob0
.INCLUDE : target.mk
+.IF "$(APP1TARGETN)" != "" # not set during depend=x
$(APP1TARGETN) : $(MISC)$/binso_created.flg
+.ENDIF
$(MISC)$/binso_created.flg:
@@-$(MKDIRHIER) $(BIN)$/so && $(TOUCH) $@