1
0
mirror of https://gitlab.labs.nic.cz/labs/bird.git synced 2024-05-11 16:54:54 +00:00

Make: upgrade Babel makefiles

This commit is contained in:
Jan Moskyto Matejka
2016-12-07 09:12:06 +01:00
parent cd6ca9b1f6
commit f7f70bed8f
2 changed files with 5 additions and 6 deletions

View File

@@ -1,5 +1,4 @@
source=babel.c packets.c
root-rel=../../
dir-name=proto/babel
include ../../Rules
src := babel.c packets.c
obj := $(src-o-files)
$(all-daemon)
$(cf-local)