mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-04 22:33:27 +00:00
b9cf15032b
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.
12 lines
473 B
Plaintext
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
|
|
|