Exit when warning that proper option has not been given for Sparc build.
This commit is contained in:
parent
923b2208fd
commit
d735adbc5b
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.39 2002/01/29 19:40:51 pvalchev Exp $
|
||||
# $OpenBSD: Makefile,v 1.40 2002/02/03 03:15:31 angelos Exp $
|
||||
|
||||
COMMENT= "list information about open files"
|
||||
|
||||
@ -47,6 +47,7 @@ pre-build:
|
||||
@echo "*** SUN4=Yes, SUN4C=Yes, or SUN4M=Yes"
|
||||
@echo "*** on the make command line"
|
||||
@echo
|
||||
exit 1;
|
||||
.endif
|
||||
.endif
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user