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

10 lines
453 B
Makefile

INCLUDES = $(all_includes) -I$(RUBY_ARCHDIR) $(RUBY_CFLAGS)
bin_PROGRAMS = tqtrubyinit
tqtrubyinit_LDFLAGS = -module $(all_libraries) -version-info 0:0:0 -L$(top_srcdir)/smoke/tqt/ -L$(RUBY_LIBDIR)
tqtrubyinit_METASOURCES = AUTO
tqtrubyinit_SOURCES = tqtrubyinit.cpp
tqtrubyinit_LDADD = $(LIB_TQT) $(RUBY_LIBRUBYARG) $(top_builddir)/smoke/tqt/libsmoketqt.la $(top_builddir)/tqtruby/rubylib/tqtruby/libtqtrubyinternal.la
bin_SCRIPTS = rbtqtapi rbtqtsh