about summary refs log tree commit diff
path: root/POSIX/Makefile
blob: 6a36ca47353b27c76a1116df3585bcddd7190555 (plain) (blame)
1
2
3
4
5
6
7
8
SYSTEM = POSIX
VERSION = 2017
MIRROR = https://mirrors.edge.kernel.org/pub/linux/docs/man-pages/man-pages-posix
DISTFILES = man-pages-posix-${VERSION}-a.tar.xz
FILES = man-pages-posix-${VERSION}/man[0-3]p/
STRIP = 1

.include "../system.mk"