Files
QNX/utils/a/aps/common.mk
2025-08-20 19:02:58 +08:00

14 lines
232 B
Makefile

ifndef QCONFIG
QCONFIG=qconfig.mk
endif
include $(QCONFIG)
define PINFO
PINFO DESCRIPTION=APS: test/demo commnd for Adaptive Partition Scheduling cr684
endef
USEFILE=$(PROJECT_ROOT)/$(NAME).c
include $(MKFILES_ROOT)/qtargets.mk