From: Guillermo J. Rozas Date: Tue, 15 Jun 1993 19:07:53 +0000 (+0000) Subject: Remove compinit.h . X-Git-Tag: 20090517-FFI~8328 X-Git-Url: https://birchwood-abbey.net/git?a=commitdiff_plain;h=980a25a80e5f8c82d2e4b128be9427bf4d74deb0;p=mit-scheme.git Remove compinit.h . --- diff --git a/v7/src/microcode/unxutl/makefile b/v7/src/microcode/unxutl/makefile index 73be94fe4..e21dcf213 100644 --- a/v7/src/microcode/unxutl/makefile +++ b/v7/src/microcode/unxutl/makefile @@ -1,7 +1,7 @@ # # Makefile for MIT CScheme microcode. # -# $Id: makefile,v 1.24 1993/06/09 20:29:39 jawilson Exp $ +# $Id: makefile,v 1.25 1993/06/15 19:07:53 gjr Exp $ # CPP = cc -E MAKE = make # BSD doesn't have it as a default. @@ -80,7 +80,7 @@ clean remove: rm -f scheme xscheme bchscheme bchdrn rm -f Findprim Bintopsb Psbtobin Breakup Wsize Ppband rm -f hard-params limits.h float.h - rm -f usrdef.c bchdef.c + rm -f usrdef.c bchdef.c compinit.h rm -f lint.out unconfig: