Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/netbsd-1-6]: src/usr.bin/tn3270/tools/mkdctype Pull up revision 1.11 (re...
details: https://anonhg.NetBSD.org/src/rev/b69abd679f3c
branches: netbsd-1-6
changeset: 529608:b69abd679f3c
user: he <he%NetBSD.org@localhost>
date: Sun Dec 01 12:20:28 2002 +0000
description:
Pull up revision 1.11 (requested by thorpej in ticket #821):
Make the tn3270 host tools build on non-BSD systems.
diffstat:
usr.bin/tn3270/tools/mkdctype/Makefile | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diffs (12 lines):
diff -r 20627dfc5aa8 -r b69abd679f3c usr.bin/tn3270/tools/mkdctype/Makefile
--- a/usr.bin/tn3270/tools/mkdctype/Makefile Sun Dec 01 12:20:00 2002 +0000
+++ b/usr.bin/tn3270/tools/mkdctype/Makefile Sun Dec 01 12:20:28 2002 +0000
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.10 1999/07/14 21:36:38 wrstuden Exp $
+# $NetBSD: Makefile,v 1.10.10.1 2002/12/01 12:20:28 he Exp $
HOSTPROG= mkdctype
+HOST_CPPFLAGS+= -DHOST_TOOL
SRCS= mkdctype.c asc_ebc.c ebc_disp.c ectype.c
.include <bsd.hostprog.mk>
Home |
Main Index |
Thread Index |
Old Index