Merge Makefile:1.4 from HEAD to RELENG_6:

Correct help line: list targets, not names of files generated by targets
  when no argument is provided to make.

Approved by:	re (scottl)
This commit is contained in:
rwatson 2006-02-13 23:48:26 +00:00
parent 8e731cacbc
commit 5db3947c25

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