mes/make/check-cc.make

4 lines
45 B
Makefile

ifneq ($(CC),)
include make/check.make
endif