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

.include "../system.mk"
b6433ed92d44f2f7&follow=1'>Factor out hi checkJune McEnroe 2019-02-07Add Escape class to hiJune McEnroe 2019-02-07Add Todo class and parent syntax constraintJune McEnroe