mirror of
https://framagit.org/bortzmeyer/echoping
synced 2024-11-09 01:10:38 +00:00
4 lines
85 B
Makefile
4 lines
85 B
Makefile
|
lib_LTLIBRARIES = random.la
|
||
|
random_la_SOURCES = random.c
|
||
|
random_la_LDFLAGS = -module
|