1 2 3 4 5 6 7 8
!include $(RPC)\rules.mk !ifndef DIST DESTINATION = $(RPC)\runtime !else DESTINATION = $(DIST)\rpc !endif