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:
parent
8e731cacbc
commit
5db3947c25
@ -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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user