From: Chris Hanson Date: Fri, 8 Jan 1993 04:54:36 +0000 (+0000) Subject: Add entries for "scmsig" and "everything". X-Git-Tag: 20090517-FFI~8623 X-Git-Url: https://birchwood-abbey.net/git?a=commitdiff_plain;h=9ff1f5e381120ab78a4c2ab4fa9a27495d329560;p=mit-scheme.git Add entries for "scmsig" and "everything". --- diff --git a/v7/src/microcode/unxutl/makefile b/v7/src/microcode/unxutl/makefile index 698d39810..43363e507 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.18 1992/08/24 13:31:00 jinx Exp $ +# $Id: makefile,v 1.19 1993/01/08 04:54:36 cph Exp $ # CPP = cc -E MAKE = make # BSD doesn't have it as a default. @@ -26,6 +26,10 @@ bchdrn: xmakefile $(MAKE) $(MAKEOVERRIDES) -f xmakefile ${MFLAGS} bchdrn .PHONY: bchdrn +scmsig: xmakefile + $(MAKE) $(MAKEOVERRIDES) -f xmakefile ${MFLAGS} scmsig +.PHONY: scmsig + Psbtobin: xmakefile $(MAKE) $(MAKEOVERRIDES) -f xmakefile ${MFLAGS} Psbtobin .PHONY: Psbtobin @@ -50,6 +54,10 @@ install.world: xmakefile $(MAKE) $(MAKEOVERRIDES) -f xmakefile ${MFLAGS} install.world .PHONY: install.world +everything: xmakefile + $(MAKE) $(MAKEOVERRIDES) -f xmakefile ${MFLAGS} everything +.PHONY: everything + # If you have a problem with cc -E here, changing # the definition of CPP above may fix it. xmakefile: ymakefile ymake.script ymake.local cf.h s.h m.h