mirror of
https://gitlab.nic.cz/labs/bird.git
synced 2024-11-08 20:28:43 +00:00
5 lines
50 B
Makefile
5 lines
50 B
Makefile
|
THISDIR=proto/rip
|
||
|
OBJS=rip.o
|
||
|
|
||
|
include ../../Rules
|