Sha256: ac832475e56b74d6bf1b0d5c61789232186c43207888644521223ad6b29d403c
Contents?: true
Size: 482 Bytes
Versions: 24
Compression:
Stored size: 482 Bytes
Contents
## Run `./bootstrap` to generate the "Makefile.in" files in this directory and ## the "$SUBDIRS" subdirectories. ACLOCAL_AMFLAGS = -I m4 SUBDIRS = src . tests EXTRA_DIST = README LICENSE doc/doxygen.cfg include/yaml.h #pkgconfigdir = $(libdir)/pkgconfig #pkgconfig_DATA = yaml-0.1.pc maintainer-clean-local: -rm -f aclocal.m4 config.h.in configure config/* -find ${builddir} -name Makefile.in -exec rm -f '{}' ';' .PHONY: bootstrap bootstrap: maintainer-clean ./bootstrap
Version data entries
24 entries across 24 versions & 1 rubygems