mirror of
https://gitlab.nic.cz/labs/bird.git
synced 2024-12-22 17:51:53 +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
|
src := validate.c
|
||||||
root-rel=../../../
|
obj := $(src-o-files)
|
||||||
dir-name=proto/bgp/bgpsec
|
$(all-daemon)
|
||||||
|
$(cf-local)
|
||||||
include ../../../Rules
|
|
||||||
|
|
||||||
validate_tmp.o: ../../../../proto/bgp/bgpsec/validate.c
|
validate_tmp.o: ../../../../proto/bgp/bgpsec/validate.c
|
||||||
gcc -c $(CFLAGS) -DLOG_TO_STDERR -o $@ $<
|
gcc -c $(CFLAGS) -DLOG_TO_STDERR -o $@ $<
|
||||||
|
Loading…
Reference in New Issue
Block a user