From 5a0f32b6d8cb0cd0c4b742533a432afac958b224 Mon Sep 17 00:00:00 2001 From: Vladimir Glazounov Date: Mon, 7 Jul 2003 09:47:49 +0000 Subject: #100000# typo --- desktop/source/pagein/makefile.mk | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'desktop') diff --git a/desktop/source/pagein/makefile.mk b/desktop/source/pagein/makefile.mk index aa6581f07f7c..bbb9c5e555e6 100644 --- a/desktop/source/pagein/makefile.mk +++ b/desktop/source/pagein/makefile.mk @@ -2,9 +2,9 @@ # # $RCSfile: makefile.mk,v $ # -# $Revision: 1.3 $ +# $Revision: 1.4 $ # -# last change: $Author: vg $ $Date: 2003-07-02 14:29:02 $ +# last change: $Author: vg $ $Date: 2003-07-07 10:47:49 $ # # The Contents of this file are made available subject to the terms of # either of the following licenses @@ -84,7 +84,7 @@ APP1TARGET=$(TARGET) APP1OBJS=$(OBJFILES) # depends on libc only. -STDLIB= +STDLIB="" .IF "$(COMNAME)" == "sunpro5" STDLIB+=-library=no%Crun .ENDIF # sunpro5 -- cgit