Move M4 rule from "m/vax.h" to "s/ultrix.h".
authorChris Hanson <org/chris-hanson/cph>
Wed, 26 Jul 1989 03:47:51 +0000 (03:47 +0000)
committerChris Hanson <org/chris-hanson/cph>
Wed, 26 Jul 1989 03:47:51 +0000 (03:47 +0000)
Remove conditionalized definition of LIBS_MACHINE.

v7/src/microcode/m/vax.h

index f0b523d0773292e5c81824414ea2f47e1c867f34..add06adde77c7d4fd22c099d48f6b8e964c95614 100644 (file)
@@ -1,7 +1,7 @@
 /* -*-C-*-
    Machine file for DEC Vax computers
 
-$Header: /Users/cph/tmp/foo/mit-scheme/mit-scheme/v7/src/microcode/m/Attic/vax.h,v 1.1 1989/07/18 22:36:14 cph Exp $
+$Header: /Users/cph/tmp/foo/mit-scheme/mit-scheme/v7/src/microcode/m/Attic/vax.h,v 1.2 1989/07/26 03:47:51 cph Rel $
 
 Copyright (c) 1989 Massachusetts Institute of Technology
 
@@ -34,10 +34,3 @@ promotional, or sales literature without prior written consent from
 MIT in each case. */
 
 #define PROC_TYPE PROC_TYPE_VAX
-
-#ifndef HAVE_CURSES
-#define LIBS_MACHINE -ltermcap
-#endif
-
-#define M4_RULE .m4.s: ; @ECHO "### Generating $@ because of $?"       @@\
-       $(M4) $(M4_FLAGS) $*.m4 | sed -e 's/@/$$/g' -e 's/^\f$$//' >$*.s