From 4205c67d6381c79463713ce4629f07cf014da649 Mon Sep 17 00:00:00 2001 From: Chris Hanson Date: Wed, 20 Sep 1989 23:23:37 +0000 Subject: [PATCH] *** empty log message *** --- v7/src/microcode/unxutl/makefile | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/v7/src/microcode/unxutl/makefile b/v7/src/microcode/unxutl/makefile index aaef003ea..403688c5b 100644 --- a/v7/src/microcode/unxutl/makefile +++ b/v7/src/microcode/unxutl/makefile @@ -1,7 +1,7 @@ # # Makefile for MIT CScheme microcode. # -# $Header: /Users/cph/tmp/foo/mit-scheme/mit-scheme/v7/src/microcode/unxutl/Attic/makefile,v 1.4 1989/07/27 08:18:42 cph Exp $ +# $Header: /Users/cph/tmp/foo/mit-scheme/mit-scheme/v7/src/microcode/unxutl/Attic/makefile,v 1.5 1989/09/20 23:23:37 cph Exp $ # CPP = cc -E MAKE = make # BSD doesn't have it as a default. @@ -47,8 +47,8 @@ xmakefile: ymakefile ymake.script ymake.local cf.h s.h m.h clean remove: rm -f *.o *.touch xmakefile rm -f scheme xscheme bchscheme - rm -f Findprim Bintopsb Psbtobin Breakup Wsize Ppband - rm -f usrdef.c + rm -f Findprim Bintopsb Psbtobin Breakup Wsize Ppband hard-params + rm -f usrdef.c limits.h float.h rm -f lint.out tags: -- 2.25.1