mirror of
https://gitlab.nic.cz/labs/bird.git
synced 2025-03-12 09:28:46 +00:00
5 lines
50 B
Makefile
5 lines
50 B
Makefile
|
THISDIR=proto/rip
|
||
|
OBJS=rip.o
|
||
|
|
||
|
include ../../Rules
|