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.
18 lines
365 B
Text
18 lines
365 B
Text
$NetBSD: patch-bu,v 1.1.1.1 2002/02/13 18:09:22 mrauch Exp $
|
|
|
|
--- ../shell/source/cmdmail/makefile.mk.orig Tue Jan 1 14:11:38 2002
|
|
+++ ../shell/source/cmdmail/makefile.mk
|
|
@@ -81,9 +81,10 @@
|
|
|
|
SHL1TARGET=$(TARGET)
|
|
|
|
-SHL1STDLIBS=$(CPPULIB)\
|
|
- $(CPPUHELPERLIB)\
|
|
- $(SALLIB)
|
|
+SHL1STDLIBS=\
|
|
+ $(SALLIB)\
|
|
+ $(CPPULIB)\
|
|
+ $(CPPUHELPERLIB)
|
|
|
|
SHL1LIBS=
|
|
|