From f62c954d2f14b594ba21b0430f8bd3a8d0f3b9b7 Mon Sep 17 00:00:00 2001 From: mckusick Date: Wed, 5 Dec 2001 01:23:21 +0000 Subject: Update pathnames for creation of tags file. --- sys/i386/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sys/i386') diff --git a/sys/i386/Makefile b/sys/i386/Makefile index 9cd88ef..14ba0b3 100644 --- a/sys/i386/Makefile +++ b/sys/i386/Makefile @@ -14,7 +14,7 @@ all: @echo "make links or tags only" # Directories in which to place i386 tags links -DI386= apm conf i386 ibcs2 include isa linux +DI386= apm i386 ibcs2 include isa linux links:: -for i in ${COMMDIR1}; do \ -- cgit v1.1