Fix a typo that prevented the quad symbols from being exported

(s/SYM_MAP/SYM_MAPS/).

Reported by:	kan
Approved by:	re@ (Ken Smith)
This commit is contained in:
Daniel Eischen 2007-07-06 13:42:24 +00:00
parent c1a6d9fa42
commit 76390742ee

View File

@ -18,4 +18,4 @@ SRCS+= adddi3.c anddi3.c ashldi3.c ashrdi3.c cmpdi2.c divdi3.c fixdfdi.c \
.endif
SYM_MAP+=${.CURDIR}/quad/Symbol.map
SYM_MAPS+=${.CURDIR}/quad/Symbol.map