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
417 B
Text
18 lines
417 B
Text
$NetBSD: patch-av,v 1.1.1.1 2002/02/13 18:09:22 mrauch Exp $
|
|
|
|
--- ../connectivity/source/manager/makefile.mk.orig Tue Jan 1 14:09:00 2002
|
|
+++ ../connectivity/source/manager/makefile.mk
|
|
@@ -92,11 +92,11 @@
|
|
.ENDIF
|
|
SHL1OBJS=$(SLOFILES)
|
|
SHL1STDLIBS=\
|
|
+ $(SALLIB) \
|
|
$(CPPULIB) \
|
|
$(CPPUHELPERLIB) \
|
|
$(VOSLIB) \
|
|
- $(OSLLIB) \
|
|
- $(SALLIB)
|
|
+ $(OSLLIB)
|
|
|
|
SHL1DEPN=
|
|
SHL1IMPLIB= i$(SHL1TARGET)
|