1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-04 22:33:27 +00:00
freebsd-ports/net/tn3270/files/patch-aa
Mark Murray b9cf15032b This is FreeBSD's tn3270, yanked from src/usr.bin, and lightly hacked
with the addition of relevant parts of src/usr.bin/telnet/*

Once the dateline hase crossed the repository, the original will
be led outside, given a perfunctory trial, and shot.
1999-08-30 20:27:51 +00:00

12 lines
473 B
Plaintext

--- tn3270/Makefile.ORIG Mon Aug 30 20:49:39 1999
+++ tn3270/Makefile Mon Aug 30 21:08:05 1999
@@ -6,7 +6,7 @@
LDADD= -lcurses -ltermcap -ltelnet -lcrypt
CLEANFILES+= asc_disp.OUT asc_disp.out disp_asc.OUT disp_asc.out TMPfunc.out
.PATH: ${.CURDIR}/../api ${.CURDIR}/../ascii ${.CURDIR}/../ctlr
-.PATH: ${.CURDIR}/../general ${.CURDIR}/../sys_curses ${.CURDIR}/../../telnet
+.PATH: ${.CURDIR}/../general ${.CURDIR}/../sys_curses ${.CURDIR}/../telnet
MAN1= tn3270.1