summaryrefslogtreecommitdiffstats
path: root/sys/i386/ibcs2/Makefile
diff options
context:
space:
mode:
authorrwatson <rwatson@FreeBSD.org>2006-02-05 23:25:19 +0000
committerrwatson <rwatson@FreeBSD.org>2006-02-05 23:25:19 +0000
commit7b3f1796f89df98cd6ce7108407036cf17b88ddc (patch)
treef99e69f652ce4cc92dc6540853082c5ec95589eb /sys/i386/ibcs2/Makefile
parent5570c55a298af5dccfc73342d84495ed7aa0df97 (diff)
downloadFreeBSD-src-7b3f1796f89df98cd6ce7108407036cf17b88ddc.zip
FreeBSD-src-7b3f1796f89df98cd6ce7108407036cf17b88ddc.tar.gz
Correct help line: list targets, not names of files generated by targets
when no argument is provided to make. MFC after: 1 week
Diffstat (limited to 'sys/i386/ibcs2/Makefile')
-rw-r--r--sys/i386/ibcs2/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/i386/ibcs2/Makefile b/sys/i386/ibcs2/Makefile
index a46885f..68e91fa 100644
--- a/sys/i386/ibcs2/Makefile
+++ b/sys/i386/ibcs2/Makefile
@@ -3,7 +3,7 @@
# $FreeBSD$
all:
- @echo "make sysent.c, isc_sysent.c or xenix_sysent.c only"
+ @echo "make sysent, isc_sysent or xenix_sysent only"
sysent: ibcs2_sysent.c ibcs2_syscall.h ibcs2_proto.h
OpenPOWER on IntegriCloud