Add make target for Breakup.
authorChris Hanson <org/chris-hanson/cph>
Wed, 26 Jul 1989 03:55:44 +0000 (03:55 +0000)
committerChris Hanson <org/chris-hanson/cph>
Wed, 26 Jul 1989 03:55:44 +0000 (03:55 +0000)
v7/src/microcode/unxutl/makefile

index e1358995603334c49b9856756eec6f7d1d49c607..fd82b3724b1973cb75740ec2bc2b6250b880db59 100644 (file)
@@ -1,3 +1,8 @@
+#
+# Makefile for MIT CScheme microcode.
+#
+# $Header: /Users/cph/tmp/foo/mit-scheme/mit-scheme/v7/src/microcode/unxutl/Attic/makefile,v 1.2 1989/07/26 03:55:44 cph Exp $
+#
 CPP = cc -E
 MAKE = make  # BSD doesn't have it as a default.
 
@@ -26,6 +31,11 @@ Bintopsb: xmakefile dobintopsb
 dobintopsb:
        $(MAKE) $(MAKEOVERRIDES) -f xmakefile ${MFLAGS} Bintopsb
 
+Breakup: xmakefile dobreakup
+
+dobreakup:
+       $(MAKE) $(MAKEOVERRIDES) -f xmakefile ${MFLAGS} Breakup
+
 Ppband: xmakefile doppband
 
 doppband: