mirror of
https://github.com/Zenithsiz/ftmemsim-valgrind.git
synced 2026-02-07 20:50:56 +00:00
8 lines
146 B
Makefile
8 lines
146 B
Makefile
include $(top_srcdir)/Makefile.tool.am
|
|
|
|
val_PROGRAMS = vgtool_lackey.so
|
|
|
|
vgtool_lackey_so_SOURCES = lk_main.c
|
|
vgtool_lackey_so_LDFLAGS = -shared
|
|
|