pulp-runtime/rules/pulp.mk
2022-12-08 18:08:21 +01:00

5 lines
163 B
Makefile

ifdef PULPRUN_PLATFORM
platform=$(PULPRUN_PLATFORM)
$(info Setting platform to $(platform))
endif
-include $(PULPRT_HOME)/rules/pulpos/targets/$(PULPRT_TARGET).mk