# HG changeset patch # User boisy # Date 1032733193 0 # Node ID 33c820d5b3942ae96599cbd720bcc7928fa36381 # Parent 5f067b794d3813379ef5df1a6a6bd728d5b3f3c5 Updated diff -r 5f067b794d38 -r 33c820d5b394 3rdparty/packages/multivue/sys/LogBook --- a/3rdparty/packages/multivue/sys/LogBook Sun Sep 22 22:17:33 2002 +0000 +++ b/3rdparty/packages/multivue/sys/LogBook Sun Sep 22 22:19:53 2002 +0000 @@ -1,5 +1,1 @@ -Product: OS-9 Level II Multi-Vue -Release Date: 09/29/87 Version: 01.00.00 -Copyright 1987 by Microware Systems Corporation - Licensed to Tandy Corp. - All rights reserved. +Product: OS-9 Level II Multi-Vue Release Date: 09/29/87 Version: 01.00.00 Copyright 1987 by Microware Systems Corporation Licensed to Tandy Corp. All rights reserved. \ No newline at end of file diff -r 5f067b794d38 -r 33c820d5b394 3rdparty/packages/multivue/sys/makefile --- a/3rdparty/packages/multivue/sys/makefile Sun Sep 22 22:17:33 2002 +0000 +++ b/3rdparty/packages/multivue/sys/makefile Sun Sep 22 22:19:53 2002 +0000 @@ -6,9 +6,11 @@ SYSWINFILES = stdfonts stdpats_2 stdpats_4 stdpats_16 stdptrs HELPFILES = cocopr.hp control.hp gcal.hp gcalc.hp gclock.hp gport.hp \ gprint.hp gshell.hp +ASSETFILES = stdfonts stdpats_2 stdpats_4 stdpats_16 stdptrs \ + ibm_edc.fnt iso_latin1.fnt HELPMSG = helpmsg -ALLOBJS = $(SYSFILES) $(HELPMSG) +ALLOBJS = $(SYSFILES) $(HELPMSG) $(ASSETFILES) all: $(ALLOBJS) $(DEPENDS) $(UNIX2OS9) $(SYSFILES)