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.
15 lines
336 B
Text
15 lines
336 B
Text
$NetBSD: patch-am,v 1.1.1.1 2002/02/13 18:09:23 mrauch Exp $
|
|
|
|
--- ../bridges/source/prot_uno/makefile.mk.orig Tue Jan 1 14:08:48 2002
|
|
+++ ../bridges/source/prot_uno/makefile.mk
|
|
@@ -85,8 +85,8 @@
|
|
SHL1TARGET= $(TARGET)
|
|
|
|
SHL1STDLIBS= \
|
|
- $(CPPULIB) \
|
|
- $(SALLIB)
|
|
+ $(SALLIB) \
|
|
+ $(CPPULIB)
|
|
|
|
SHL1DEPN=
|
|
SHL1IMPLIB= i$(TARGET)
|