blob: ce7a8da92545db2c240f5ffda4a67b5070e0e8f6 [file] [log] [blame]
noinst_PROGRAMS = gjobread
INCLUDES = \
-I$(top_builddir) -I$(top_srcdir) \
-I@srcdir@
LDADD = $(top_builddir)/libxml.la @Z_LIBS@
$(srcdir)/libxml:
-$(RM) $(srcdir)/libxml
ln -s $(srcdir)/. $(srcdir)/libxml
$(top_builddir)/libxml.la: $(srcdir)/libxml
(cd .. ; $(MAKE))