fix makefile typo

svn: r8438
This commit is contained in:
Matthew Flatt 2008-01-27 22:58:06 +00:00
parent 93f7324deb
commit d49f16da7f

View File

@ -72,7 +72,7 @@ OBJS = salloc.@LTO@ \
thread.@LTO@ \
type.@LTO@ \
vector.@LTO@ \
$(@FOREIGN_IFUSED@_OBJ) \
$(@FOREIGN_IF_USED@_OBJ) \
gc2.@LTO@
FOREIGN_USED_C = $(XSRCDIR)/foreign.c