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
358 B
Text
16 lines
358 B
Text
$NetBSD: patch-cm,v 1.1.1.1 2002/02/13 18:09:22 mrauch Exp $
|
|
|
|
--- ../stoc/source/loader/makefile.mk.orig Tue Jan 1 14:12:02 2002
|
|
+++ ../stoc/source/loader/makefile.mk
|
|
@@ -83,9 +83,9 @@
|
|
SHL1TARGET= $(TARGET)
|
|
|
|
SHL1STDLIBS= \
|
|
+ $(SALLIB) \
|
|
$(CPPULIB) \
|
|
- $(CPPUHELPERLIB) \
|
|
- $(SALLIB)
|
|
+ $(CPPUHELPERLIB)
|
|
|
|
SHL1VERSIONMAP=$(TARGET).map
|
|
SHL1DEPN=
|