From: Guillermo J. Rozas Date: Mon, 4 Nov 1991 16:56:13 +0000 (+0000) Subject: Change the dependencies for bchmmg.o now that it includes ux.h for the X-Git-Tag: 20090517-FFI~10088 X-Git-Url: https://birchwood-abbey.net/git?a=commitdiff_plain;h=7fbfc3b05941cc37d3272e7888a8400ac87b8407;p=mit-scheme.git Change the dependencies for bchmmg.o now that it includes ux.h for the POSIX-style declarations. --- diff --git a/v7/src/microcode/unxutl/ymkfile b/v7/src/microcode/unxutl/ymkfile index 7b55f6e1b..24be26f41 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.49 1991/10/29 22:39:47 jinx Exp $ +$Header: /Users/cph/tmp/foo/mit-scheme/mit-scheme/v7/src/microcode/unxutl/Attic/ymkfile,v 1.50 1991/11/04 16:56:13 jinx Exp $ Copyright (c) 1989-91 Massachusetts Institute of Technology @@ -633,7 +633,7 @@ BCHGCC_H = bchgcc.h oscond.h $(GC_HEAD_FILES) bchdmp.o : scheme.touch prims.h uxio.h osio.h osfile.h trap.h lookup.h \ $(BCHGCC_H) fasl.h dump.c bchdrn.o : ansidecl.h bchdrn.h -bchmmg.o : scheme.touch prims.h $(BCHGCC_H) option.h bchdrn.h +bchmmg.o : scheme.touch prims.h ux.h $(BCHGCC_H) option.h bchdrn.h bchgcl.o : scheme.touch $(BCHGCC_H) bchpur.o : scheme.touch prims.h $(BCHGCC_H) zones.h bchutl.o : ansidecl.h