aboutsummaryrefslogtreecommitdiff
path: root/libcutl/build/c/generic/configuration-dynamic.make
blob: c8cf80a199a79023536762e2f4498cedf1cb5064 (plain)
1
2
3
4
5
ifneq ($(CC),)
c_generic := $(CC)
else
c_generic := gcc
endif