configure/tools/project.conf

14 lines
206 B
Plaintext

#$Id$
targets=pkg-config
cflags_force=-W
cflags=-Wall -g -O2 -pedantic
[pkg-config]
type=binary
sources=pkg-config.c
#install=$(BINDIR)
[pkg-config.c]
cppflags=-D PREFIX=\"$(PREFIX)\"
depends=../config.h