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