mirror of
https://gitlab.nic.cz/labs/bird.git
synced 2024-11-10 05:08:42 +00:00
5 lines
56 B
Makefile
5 lines
56 B
Makefile
|
THISDIR=proto/static
|
||
|
OBJS=static.o
|
||
|
|
||
|
include ../../Rules
|