6 lines
84 B
Makefile
6 lines
84 B
Makefile
|
# Only define if needed:
|
||
|
# TARGET = main.elf
|
||
|
# SRCS = main.cc
|
||
|
|
||
|
include ../config.mk
|