From: Brian A. LaMacchia Date: Tue, 24 Aug 1993 18:27:43 +0000 (+0000) Subject: Undid the changes, going to wait a day for Jinx. X-Git-Tag: 20090517-FFI~7988 X-Git-Url: https://birchwood-abbey.net/git?a=commitdiff_plain;h=823ca4b6f94d37899f9b6063a4d6c9ec818d7baf;p=mit-scheme.git Undid the changes, going to wait a day for Jinx. --- diff --git a/v7/src/microcode/unxutl/ymkfile b/v7/src/microcode/unxutl/ymkfile index 9e5a861bc..b8dad10d5 100644 --- a/v7/src/microcode/unxutl/ymkfile +++ b/v7/src/microcode/unxutl/ymkfile @@ -1,6 +1,6 @@ /* -*-C-*- -$Id: ymkfile,v 1.76 1993/08/24 18:21:44 bal Exp $ +$Id: ymkfile,v 1.77 1993/08/24 18:27:43 bal Exp $ Copyright (c) 1989-1993 Massachusetts Institute of Technology @@ -453,8 +453,7 @@ uxterm.c \ uxtop.c \ uxtrap.c \ uxtty.c \ -uxutil.c \ -uxyp.c +uxutil.c OS_PRIM_SOURCES = \ prosenv.c \ @@ -537,8 +536,7 @@ uxterm.o \ uxtop.o \ uxtrap.o \ uxtty.o \ -uxutil.o \ -uxyp.o +uxutil.o OS_PRIM_OBJECTS = \ prosenv.o \ @@ -779,7 +777,6 @@ uxtop.o : ostop.h uxtop.h osctty.h uxutil.h errors.h option.h uxtrap.o : scheme.tch uxtrap.h uxutil.h option.h $(GC_HEAD_FILES) uxtty.o : ostty.h osenv.h osio.h uxio.h osterm.h uxterm.h uxutil.o : uxutil.h -uxyp.o : uxyp.h pruxfs.o : osfs.h pruxio.o : osio.h uxselect.h pruxsock.o : osio.h uxsock.h