mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-05 22:43:24 +00:00
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
|
||
|
|