4 lines
78 B
Makefile
4 lines
78 B
Makefile
|
subdir-ccflags-y += -DFOOBAR
|
||
|
cxxflags-y += -DFOOBARCXXFLAGS
|
||
|
obj-y += foobar.o
|