8 lines
87 B
Plaintext
8 lines
87 B
Plaintext
targets=test
|
|
dist=Makefile
|
|
|
|
[test]
|
|
type=binary
|
|
sources=test.c,main.c
|
|
install=$(BINDIR)
|