One .ORDER should suffice

This commit is contained in:
sjg 2013-03-08 00:23:42 +00:00
parent 7a17cc3a11
commit c5f0bdef1d

View File

@ -208,4 +208,7 @@ stage_as.$s: .dirdep
.endfor
.endif
# if we have to do any of these, do them in this order
.ORDER: stage_incs stage_libs stage_files stage_as stage_links stage_symlinks
.endif