dfc89b3b4d
productivity suite. It includes the key desktop applications, such as a word processor, spreadsheet, presentation manager, and drawing program, with a user interface and feature set similar to other office suites.
16 lines
397 B
Text
16 lines
397 B
Text
$NetBSD: patch-ce,v 1.1.1.1 2002/02/13 18:09:22 mrauch Exp $
|
|
|
|
--- ../stoc/source/corereflection/makefile.mk.orig Tue Jan 1 14:12:02 2002
|
|
+++ ../stoc/source/corereflection/makefile.mk
|
|
@@ -87,9 +87,9 @@
|
|
SHL1TARGET= $(TARGET)
|
|
SHL1VERSIONMAP= $(TARGET).map
|
|
SHL1STDLIBS= \
|
|
+ $(SALLIB) \
|
|
$(CPPULIB) \
|
|
- $(CPPUHELPERLIB) \
|
|
- $(SALLIB)
|
|
+ $(CPPUHELPERLIB)
|
|
|
|
SHL1DEPN=
|
|
SHL1IMPLIB= i$(TARGET)
|