Sha256: aaa7308f43f5b094c5dbc31a4bacdd2147ef060079453a2c03398eaad2c61ab3
Contents?: true
Size: 540 Bytes
Versions: 2
Compression:
Stored size: 540 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 doc:: html install -m644 COPYING-GPL2 doc/COPYING-GPL2 include pkg.mk .PHONY: man html
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
posix_mq-2.4.1 | GNUmakefile |
posix_mq-2.4.0 | GNUmakefile |