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