Fix thinkos: "make" files are sometimes compiled.
authorChris Hanson <org/chris-hanson/cph>
Mon, 9 Apr 2007 16:42:20 +0000 (16:42 +0000)
committerChris Hanson <org/chris-hanson/cph>
Mon, 9 Apr 2007 16:42:20 +0000 (16:42 +0000)
v7/src/microcode/makegen/bundles-liarc.scm

index ffb9f0e3c7d7bd353a1392fe6c0c0468c698d7e6..d00f0255f4b9f7b00bbbb4c7465c0f3c2dfb599d 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: bundles-liarc.scm,v 1.1 2007/04/04 05:08:19 riastradh Exp $
+$Id: bundles-liarc.scm,v 1.2 2007/04/09 16:42:20 cph Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
@@ -60,11 +60,11 @@ USA.
 
 ("6001"
  ("../6001/6001")
- ("../6001" "make"))
+ ("../6001"))
 
 ("cref"
  ("../cref/cref")
- ("../cref" "make"))
+ ("../cref"))
 
 ("imail"
  ("../imail/imail")