configure/tests/binary/project.conf

13 lines
144 B
Plaintext

targets=test,test2
dist=Makefile
[test]
type=binary
sources=test.c,main.c
install=$(BINDIR)
[test2]
type=binary
sources=test.m
ldflags=-lobjc