main shinobi / tests / mk / gnu / features / targetvars / t018 / mk
1
2base_metals_fmd_reports.sun5 base_metals_fmd_reports CreateRealPositions        CreateMarginFunds deals_changed_since : BUILD_OBJ=$(shell if test -f               "build_information.generate"   ; then echo "$(OBJ_DIR)/build_information.o"; else echo "no build information"; fi  )
3
4deals_changed_since: ; @echo $(BUILD_OBJ)