From 71da6b8a9a1bafe940ec76b7738b6873b64d78c7 Mon Sep 17 00:00:00 2001 From: Mark Friedman Date: Fri, 17 Aug 1990 21:00:39 +0000 Subject: [PATCH] Added dependency of x11base.o on ux.h to match the includes in x11base.c --- 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 a86e917ff..3f0bd41f0 100644 --- a/v7/src/microcode/unxutl/ymkfile +++ b/v7/src/microcode/unxutl/ymkfile @@ -1,6 +1,6 @@ /* -*-C-*- -$Header: /Users/cph/tmp/foo/mit-scheme/mit-scheme/v7/src/microcode/unxutl/Attic/ymkfile,v 1.27 1990/08/08 20:22:41 jinx Exp $ +$Header: /Users/cph/tmp/foo/mit-scheme/mit-scheme/v7/src/microcode/unxutl/Attic/ymkfile,v 1.28 1990/08/17 21:00:39 markf Exp $ Copyright (c) 1989, 1990 Massachusetts Institute of Technology @@ -596,7 +596,7 @@ Ppband.o : config.h types.h const.h object.h sdata.h fasl.h load.c dmpwrld.o : unexec.c getpagesize.h -x11base.o x11graph.o : scheme.touch prims.h x11.h +x11base.o x11graph.o : scheme.touch prims.h x11.h ux.h x11term.o x11xtra.o : scheme.touch prims.h x11.h x11term.h cterm.o : scheme.touch prims.h starbase.o : scheme.touch prims.h -- 2.25.1