4 # Process this file with automake to produce a Makefile.
10 #~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
12 noinst_LIBRARIES = libmoof.a
34 Moof/Interpolator.hh \
72 libmoof_a_CPPFLAGS = -I$(top_srcdir)/src/Moof
74 EXTRA_DIST = Moof/cml Moof/stlplus
79 #~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
109 yoink_SOURCES += yoink.rc yoink.ico
111 @WINDRES@ -o $@ -i $<
114 yoink_CPPFLAGS = -I$(top_srcdir)/src/Moof
115 yoink_LDADD = libmoof.a
118 YOINK_ENVIRONMENT = YOINK_DATADIR="$(top_srcdir)/data"
121 $(YOINK_ENVIRONMENT) ./yoink $(YOINK_OPTS)
124 $(YOINK_ENVIRONMENT) gdb ./yoink