Remove variable added by ru@ in r94940 that is no longer used by source or ports in share/mk/sys.mk

PR:		conf/155737
Reviewed by:	ed (two years ago!)
Exp-Run by:	bdrewery
This commit is contained in:
Eitan Adler 2013-06-23 20:34:54 +00:00
parent fe278f1b5b
commit 2f466a9724
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=252127

View File

@ -332,10 +332,6 @@ SHELL= ${__MAKE_SHELL}
.SHELL: path=${__MAKE_SHELL}
.endif
# Default executable format
# XXX hint for bsd.port.mk
OBJFORMAT?= elf
# Tell bmake to expand -V VAR by default
.MAKE.EXPAND_VARIABLES= yes