4 # Process this file with automake to produce a Makefile.
10 #~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
12 noinst_LIBRARIES = libmoof.a
35 Moof/Interpolator.hh \
72 libmoof_a_CPPFLAGS = -I$(top_srcdir)/src/Moof
74 EXTRA_DIST = Moof/cml Moof/stlplus
79 #~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
111 yoink_SOURCES += yoink.rc yoink.ico
113 $(AM_V_GEN) $(WINDRES) -o $@ -i $<
116 yoink_CPPFLAGS = -I$(top_srcdir)/src/Moof
117 yoink_LDADD = libmoof.a
120 YOINK_ENVIRONMENT = YOINK_DATADIR="$(top_srcdir)/data"
123 $(YOINK_ENVIRONMENT) ./yoink $(YOINK_OPTS)
126 $(YOINK_ENVIRONMENT) gdb ./yoink