Skip to content

Latest commit

 

History

History
16 lines (10 loc) · 222 Bytes

File metadata and controls

16 lines (10 loc) · 222 Bytes

Include Makefile from other directory

Back{: .button}

# $(ROOT)/benchmark/Makefile
benchmark: benchmark.c
# $(ROOT)/Makefile

include benchmark/Makefile