# Build Pth and link it statically SUBDIRS = pth 
cow_LDFLAGS = -static
#dist-hook: # test -d $(distdir)/etc || mkdir $(distdir)/etc # test -f $(distdir)/etc/cow.conf && cp cow.conf $(distdir)/etc/cow.conf.new || true # test -f $(distdir)/etc/cow.conf || cp cow.conf $(distdir)/etc/cow.conf || true