Commit 208cb8b2 authored by Marc G. Fournier's avatar Marc G. Fournier

parent 94995306
......@@ -5,5 +5,5 @@
@${AR} cq $@.pic `lorder $<.obj | tsort`
${RANLIB} $@.pic
@rm -f $@
$(LD) -x -Bshareable -Bforcearchive \
-o $@ $@.pic
# $(LD) -x -Bshareable -Bforcearchive \
$(LD) -x -Bshareable -o $@ $@.pic
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment