UNPKG
librecast-live
Version:
latest (0.0.0)
0.0.0
Live Streaming Video Platform with IPv6 Multicast
librecast-live
/
Makefile
7 lines
(4 loc)
•
62 B
Plain Text
View Raw
1
2
3
4
5
6
7
.PHONY
: all src dist
all: src dist
src dist:
$(MAKE)
-C
$@