[BACK]Return to Makefile CVS log [TXT][DIR] Up to [local] / src / usr.bin / tset

Diff for /src/usr.bin/tset/Makefile between version 1.8 and 1.9

version 1.8, 2009/05/06 19:12:45 version 1.9, 2013/09/18 16:21:29
Line 1 
Line 1 
 #       $OpenBSD$  #       $OpenBSD$
   
 PROG=   tset  PROG=   tset
 SRCS=   tset.c dump_entry.c termcap.c  SRCS=   tset.c dump_entry.c
 DPADD=  ${LIBCURSES}  DPADD=  ${LIBCURSES}
 LDADD=  -lcurses  LDADD=  -lcurses
 CURSES= ${.CURDIR}/../../lib/libcurses  CURSES= ${.CURDIR}/../../lib/libcurses

Legend:
Removed from v.1.8  
changed lines
  Added in v.1.9