You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
libksquirrel/kernel/kls_tga/Makefile.am

10 lines
221 B

INCLUDES = -I../include $(all_includes)
pkglib_LTLIBRARIES = libkls_tga.la
libkls_tga_la_SOURCES = fmt_codec_tga.cpp fmt_codec_tga_defs.h
libkls_tga_la_LDFLAGS = ${SQ_RELEASE}
libkls_tga_la_LIBADD = ${SQ_LOCAL_RPATH}