mirror of
https://github.com/Zenithsiz/ftmemsim-valgrind.git
synced 2026-02-03 18:13:01 +00:00
8 lines
146 B
Makefile
8 lines
146 B
Makefile
include $(top_srcdir)/Makefile.tool.am
|
|
|
|
val_PROGRAMS = vgskin_lackey.so
|
|
|
|
vgskin_lackey_so_SOURCES = lk_main.c
|
|
vgskin_lackey_so_LDFLAGS = -shared
|
|
|