Undid the changes, going to wait a day for Jinx.
authorBrian A. LaMacchia <edu/mit/csail/zurich/bal>
Tue, 24 Aug 1993 18:27:43 +0000 (18:27 +0000)
committerBrian A. LaMacchia <edu/mit/csail/zurich/bal>
Tue, 24 Aug 1993 18:27:43 +0000 (18:27 +0000)
v7/src/microcode/unxutl/ymkfile

index 9e5a861bcb57fc6d7a77b69795fadd0d7617bdcf..b8dad10d5c96ff720e4bc8b7a0746e7cd42e50a7 100644 (file)
@@ -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