about summary refs log tree commit diff
path: root/Linux/Makefile
blob: cc4f7c3cd5f4743de8a187268fa25e8dc2715c52 (plain) (blame)
1
2
3
4
5
6
7
8
SYSTEM = Linux
VERSION = 6.03
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"
ommit/bin/shotty.c?id=41a07d3f1c055cfaf0733b7d081ab07800de1ced&follow=1'>Factor out clearJune McEnroe 2019-07-11Add bright option to shottyJune McEnroe 2019-07-11Output <b>, <i>, <u> in shottyJune McEnroe 2019-07-10Ignore SM and RMJune McEnroe 2019-07-09Add shotty man page and build itJune McEnroe 2019-07-09Add up -cJune McEnroe 2019-07-09Add options for default colors to shottyJune McEnroe 2019-07-08Use char literals consistentlyJune McEnroe