about summary refs log tree commit diff
path: root/NetBSD/Makefile
blob: d39769f408e58231410e8d04eca094822b961093 (plain) (blame)
1
2
3
4
5
6
7
8
SYSTEM = NetBSD
VERSION = 9.1
MIRROR = https://cdn.netbsd.org/pub/NetBSD/NetBSD-${VERSION}/amd64/binary/sets
DISTFILES = comp.tar.xz games.tar.xz man.tar.xz
FILES = ./usr/share/man/man[1-9]*/
STRIP = 4

.include "../system.mk"
?id=bcac5a93e1a3c5fad8cfaeba66a03eb251e1db1b&follow=1'>Add cash install and uninstall targetsJune McEnroe 2019-01-10Fix header dependencies in cash MakefileJune McEnroe 2019-01-10Clean up cash MakefileJune McEnroe 2019-01-10Reference cash-specific builtin man pagesJune McEnroe 2019-01-10Create cash-printf.1June McEnroe 2019-01-10Create cash-test.1June McEnroe 2019-01-10Create cash-kill.1June McEnroe 2019-01-10Create cash.1June McEnroe