5 lines
33 B
Makefile
5 lines
33 B
Makefile
include config.mk
|
|
|
|
all:
|
|
|
|
.PHONY:
|
include config.mk
|
|
|
|
all:
|
|
|
|
.PHONY:
|