project.conf: clarify
This commit is contained in:
parent
e4a3a93b1e
commit
71a7007b2d
|
@ -3,11 +3,13 @@ cflags=-W -Wall -g -O2 -fPIE -D_FORTIFY_SOURCE=2 -fstack-protector
|
|||
ldflags=-pie -Wl,-z,relro -Wl,-z,now
|
||||
dist=Makefile,graph.sh,utils.sh,utilbox.h
|
||||
|
||||
#targets
|
||||
[utilbox]
|
||||
type=binary
|
||||
sources=utilbox.c,utils.c
|
||||
#install=$(PREFIX)/libexec
|
||||
|
||||
#sources
|
||||
[utilbox.c]
|
||||
depends=utilbox.h
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user