History log of /netbsd-src/usr.bin/resize/Makefile (Results 1 – 7 of 7)
Revision Date Author Comments
# 5d8f515b 02-Mar-2021 christos <christos@NetBSD.org>

Only specify the dependencies if we are making the copy target.


# f4968f58 28-Feb-2021 mrg <mrg@NetBSD.org>

disable the rule to copy resize.c since it fails on r/o src trees:

cp: /home/source/ab/HEAD/src/usr.bin/resize/resize.c: Permission denied


# 678ed6ab 28-Feb-2021 christos <christos@NetBSD.org>

no need to specify SRCS


# 7c9ac6dd 27-Feb-2021 christos <christos@NetBSD.org>

Don't define the copy rules if we don't have X sources


# ec2d1eb5 27-Feb-2021 christos <christos@NetBSD.org>

Bump warns


# 66a2df67 27-Feb-2021 christos <christos@NetBSD.org>

Add a maintainable version of resize, with a copy target and a header that
provides all the glue needed without other X headers.


# ef6e52b4 27-Dec-2020 reinoud <reinoud@NetBSD.org>

Import Xterm's resize(1) for querying (x)terminal sizes in base for headless
clients