From: Chris Hanson Date: Thu, 15 Apr 1993 09:16:10 +0000 (+0000) Subject: Expand rule for "locked" to include subdirectories. X-Git-Tag: 20090517-FFI~8388 X-Git-Url: https://birchwood-abbey.net/git?a=commitdiff_plain;h=632a3c95c3652af5403db7040824f1226406c258;p=mit-scheme.git Expand rule for "locked" to include subdirectories. --- diff --git a/v7/src/microcode/unxutl/makefile b/v7/src/microcode/unxutl/makefile index 76bb38d2e..781df0885 100644 --- a/v7/src/microcode/unxutl/makefile +++ b/v7/src/microcode/unxutl/makefile @@ -1,7 +1,7 @@ # # Makefile for MIT CScheme microcode. # -# $Id: makefile,v 1.20 1993/02/22 20:31:31 nick Exp $ +# $Id: makefile,v 1.21 1993/04/15 09:16:10 cph Exp $ # CPP = cc -E MAKE = make # BSD doesn't have it as a default. @@ -81,6 +81,9 @@ tags: locked: rlog -L -R RCS/*,v + rlog -L -R m/RCS/*,v + rlog -L -R s/RCS/*,v + rlog -L -R dosutl/RCS/*,v getpagesize.h : pagesize.h rm -f getpagesize.h