changeset 445:33c820d5b394

Updated
author boisy
date Sun, 22 Sep 2002 22:19:53 +0000
parents 5f067b794d38
children 3c979c237356
files 3rdparty/packages/multivue/sys/LogBook 3rdparty/packages/multivue/sys/makefile
diffstat 2 files changed, 4 insertions(+), 6 deletions(-) [+]
line wrap: on
line diff
--- 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
--- 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)