mirror of
https://gitlab.nic.cz/labs/bird.git
synced 2024-11-08 12:18:42 +00:00
a103373f61
commit it so that whole thing compiles.
5 lines
50 B
Makefile
5 lines
50 B
Makefile
THISDIR=proto/rip
|
|
OBJS=rip.o
|
|
|
|
include ../../Rules
|