One .ORDER should suffice

This commit is contained in:
Simon J. Gerraty
2013-03-08 00:23:42 +00:00
parent 92054a537e
commit 360b987536
+3
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