10 lines
171 B
Plaintext
10 lines
171 B
Plaintext
targets=config
|
|
cflags_force=-W
|
|
cflags=-Wall -g -O2 -pedantic
|
|
ldflags_force=-Wl,-rpath,$(PREFIX)/lib -L../src -lSystem
|
|
dist=Makefile
|
|
|
|
[config]
|
|
type=binary
|
|
sources=config.c
|