*** empty log message ***
[bpt/guile.git] / qt / Makefile.am
... / ...
CommitLineData
1## Process this file with automake to produce Makefile.in.
2
3AUTOMAKE_OPTIONS = foreign
4
5## subdirs are for making distributions only.
6SUBDIRS = md time
7
8lib_LTLIBRARIES = @QTHREAD_LTLIBS@
9EXTRA_LTLIBRARIES = libqthreads.la
10
11libqthreads_la_SOURCES = qt.c copyright.h
12libqthreads_la_LIBADD = qtmds.lo qtmdc.lo
13libqthreads_la_DEPENDENCIES = qtmds.lo qtmdc.lo
14libqthreads_la_LDFLAGS = -rpath $(libdir)
15
16qtmds.s:
17 ${LN_S} ${srcdir}/${qtmds_s} qtmds.s
18qtmdc.c:
19 ${LN_S} ${srcdir}/${qtmdc_c} qtmdc.c
20qtdmdb.s:
21 ${LN_S} ${srcdir}/${qtdmdb_s} qtdmdb.s
22
23EXTRA_DIST = CHANGES README.MISC README.PORT b.h meas.c stp.c stp.h \
24 Makefile.base config