Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/external/mit/xorg/bin/xterm/resize Clean up file obsoleted b...
details: https://anonhg.NetBSD.org/src/rev/18865dda07f2
branches: trunk
changeset: 953150:18865dda07f2
user: rin <rin%NetBSD.org@localhost>
date: Sat Feb 27 21:13:09 2021 +0000
description:
Clean up file obsoleted by migration to usr.bin/resize.
diffstat:
external/mit/xorg/bin/xterm/resize/Makefile | 17 -----------------
1 files changed, 0 insertions(+), 17 deletions(-)
diffs (21 lines):
diff -r 448e2e52612c -r 18865dda07f2 external/mit/xorg/bin/xterm/resize/Makefile
--- a/external/mit/xorg/bin/xterm/resize/Makefile Sat Feb 27 20:43:58 2021 +0000
+++ /dev/null Thu Jan 01 00:00:00 1970 +0000
@@ -1,17 +0,0 @@
-# $NetBSD: Makefile,v 1.4 2013/05/31 21:40:29 mrg Exp $
-
-.include <bsd.own.mk>
-
-PROG= resize
-SRCS= resize.c xstrings.c version.c
-
-CPPFLAGS+=-I${X11SRCDIR.xterm}
-CPPFLAGS+=-DHAVE_TERMCAP_H
-
-.PATH: ${X11SRCDIR.xterm}
-
-LDADD+= -lterminfo
-DPADD+= ${LIBTERMINFO}
-
-.include <bsd.x11.mk>
-.include <bsd.prog.mk>
Home |
Main Index |
Thread Index |
Old Index