summaryrefslogtreecommitdiffstats
path: root/sys/i386
diff options
context:
space:
mode:
Diffstat (limited to 'sys/i386')
-rw-r--r--sys/i386/Makefile2
1 files changed, 1 insertions, 1 deletions
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 \
OpenPOWER on IntegriCloud