From 2f195a7ba0b806ba39549a4ec27555d233279598 Mon Sep 17 00:00:00 2001 From: Dale Rahn Date: Fri, 6 Feb 2004 17:31:18 +0000 Subject: No SUBDIRs here. --- sys/arch/cats/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'sys') diff --git a/sys/arch/cats/Makefile b/sys/arch/cats/Makefile index 4547fa6a2ee..942bc4f3dc3 100644 --- a/sys/arch/cats/Makefile +++ b/sys/arch/cats/Makefile @@ -1,4 +1,4 @@ -/* $OpenBSD: Makefile,v 1.1 2004/02/01 05:12:54 drahn Exp $ */ +/* $OpenBSD: Makefile,v 1.2 2004/02/06 17:31:17 drahn Exp $ */ # $NetBSD: Makefile,v 1.1 2001/06/12 08:32:46 chris Exp $ # Makefile for cats tags file and boot blocks @@ -25,6 +25,6 @@ links: cd $$i && rm -f tags; ln -s ../tags tags; done -SUBDIR= compile include +SUBDIR= .include -- cgit v1.2.3