mirror of
https://gitlab.nic.cz/labs/bird.git
synced 2024-12-22 09:41:54 +00:00
BGPSec: update Makefile in proto/bgp/bgpsec/
This commit is contained in:
parent
c7e33e5002
commit
a3bb055cc5
@ -1,8 +1,7 @@
|
||||
source=validate.c
|
||||
root-rel=../../../
|
||||
dir-name=proto/bgp/bgpsec
|
||||
|
||||
include ../../../Rules
|
||||
src := validate.c
|
||||
obj := $(src-o-files)
|
||||
$(all-daemon)
|
||||
$(cf-local)
|
||||
|
||||
validate_tmp.o: ../../../../proto/bgp/bgpsec/validate.c
|
||||
gcc -c $(CFLAGS) -DLOG_TO_STDERR -o $@ $<
|
||||
|
Loading…
Reference in New Issue
Block a user