From: Mark Friedman Date: Fri, 17 Aug 1990 21:00:39 +0000 (+0000) Subject: Added dependency of x11base.o on ux.h to match the includes in x11base.c X-Git-Tag: 20090517-FFI~11241 X-Git-Url: https://birchwood-abbey.net/git?a=commitdiff_plain;h=71da6b8a9a1bafe940ec76b7738b6873b64d78c7;p=mit-scheme.git Added dependency of x11base.o on ux.h to match the includes in x11base.c --- 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