Correct help line: list targets, not names of files generated by targets

when no argument is provided to make.

MFC after:	1 week
This commit is contained in:
Robert Watson 2006-02-05 23:25:19 +00:00
parent 4334cc4f81
commit ad3a6a7d36
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=155359

View File

@ -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