Add entries for "scmsig" and "everything".
authorChris Hanson <org/chris-hanson/cph>
Fri, 8 Jan 1993 04:54:36 +0000 (04:54 +0000)
committerChris Hanson <org/chris-hanson/cph>
Fri, 8 Jan 1993 04:54:36 +0000 (04:54 +0000)
v7/src/microcode/unxutl/makefile

index 698d3981084f07a8fbe2be3e2d260fa8165dbe3c..43363e5073a1e5481ab0c4af9fd89b70e2a9c8dc 100644 (file)
@@ -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