c2bdc4bf96
includes common.mk
3 lines
75 B
Makefile
3 lines
75 B
Makefile
# Simple makefile for simple example
|
|
TARGET=simple
|
|
include ../../common.mk
|