Sha256: 2fb8ad92dfb206667eb4cdc4cf5138cd9fc270334150d3c107a5ff63c065965f
Contents?: true
Size: 535 Bytes
Versions: 2
Compression:
Stored size: 535 Bytes
Contents
all:: PLACEHOLDERS = posix-mq-rb_1 RSYNC_DEST := bogomips.org:/srv/bogomips/ruby_posix_mq rfpackage := posix_mq base_bins := posix-mq-rb bins := $(addprefix bin/, $(base_bins)) man1_rdoc := $(addsuffix _1, $(base_bins)) man1_bins := $(addsuffix .1, $(base_bins)) man1_paths := $(addprefix man/man1/, $(man1_bins)) clean: -$(MAKE) -C Documentation clean man html: $(MAKE) -C Documentation install-$@ pkg_extra += $(man1_paths) $(man1_paths): man include pkg.mk doc:: install -m644 COPYING-GPL2 doc/COPYING-GPL2 .PHONY: man html
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
posix_mq-2.3.0 | GNUmakefile |
posix_mq-2.2.0 | GNUmakefile |