From 92834d4d33651fe040a827a33a6a517a24d15b5d Mon Sep 17 00:00:00 2001 From: Chris Hanson Date: Sat, 26 Sep 1992 03:12:03 +0000 Subject: [PATCH] Move definitions of TYPE_CODE_LENGTH and HAS_COMPILER_SUPPORT out of the command line and into "config.h" --- v7/src/microcode/unxutl/ymkfile | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/v7/src/microcode/unxutl/ymkfile b/v7/src/microcode/unxutl/ymkfile index 8bad422b0..bfc83b644 100644 --- a/v7/src/microcode/unxutl/ymkfile +++ b/v7/src/microcode/unxutl/ymkfile @@ -1,6 +1,6 @@ /* -*-C-*- -$Id: ymkfile,v 1.59 1992/09/26 02:48:34 cph Exp $ +$Id: ymkfile,v 1.60 1992/09/26 03:12:03 cph Exp $ Copyright (c) 1989-1992 Massachusetts Institute of Technology @@ -667,8 +667,7 @@ artutl.o : scheme.touch bignum.o : scheme.touch bignumint.h limits.h bigprm.o flonum.o intprm.o : scheme.touch prims.h zones.h generic.o : scheme.touch prims.h -fixnum.o : scheme.touch prims.h mul.c -mul.o : config.h +fixnum.o : scheme.touch prims.h storage.o : scheme.touch gctype.c -- 2.25.1