From 40b8b1588afbe4440fbee5d782ab9ebfe74f0807 Mon Sep 17 00:00:00 2001 From: "Guillermo J. Rozas" Date: Sun, 31 Oct 1993 19:24:09 +0000 Subject: [PATCH] Add dependencies for cmpauxmd.o --- v7/src/microcode/unxutl/ymkfile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/v7/src/microcode/unxutl/ymkfile b/v7/src/microcode/unxutl/ymkfile index 55628622f..f2127296c 100644 --- a/v7/src/microcode/unxutl/ymkfile +++ b/v7/src/microcode/unxutl/ymkfile @@ -1,6 +1,6 @@ /* -*-C-*- -$Id: ymkfile,v 1.82 1993/10/30 03:01:57 gjr Exp $ +$Id: ymkfile,v 1.83 1993/10/31 19:24:09 gjr Exp $ Copyright (c) 1989-1993 Massachusetts Institute of Technology @@ -275,7 +275,7 @@ const.h \ interp.h \ prim.h \ $(GC_HEAD_FILES) -cmpauxmd.o : cmpauxmd.c liarc.tch bignum.h +cmpauxmd.o : cmpauxmd.c liarc.tch prims.h bignum.h bitstr.h compinit.o : compinit.c liarc.tch compinit.h /* The following includes liarc.tch in case COMPILED_SOURCES is empty, to prevent fgrep from reading stdin. -- 2.25.1