freebsd-src/lib/libncurses
Jun Kuriyama 3a624f5e23 Use
cat ${.ALLSRC} > ${.TARGET}
rather than
	ln -sf ${.ALLSRC} ${.TARGET}
not to depends on absolute-path of symbolic links.

Commented by:  marcel, obrien, bde
2003-06-06 13:46:55 +00:00
..
Makefile Use 2003-06-06 13:46:55 +00:00
ncurses_cfg.h Initial update of bmake glue for ncurses-5.2-20020518. More to come. 2002-05-21 05:40:28 +00:00
pathnames.h Use src/contrib/ncurses, v5.0.990821 prerelease. 1999-08-30 07:58:08 +00:00
termcap.c Handle the escaped colon \: in a capability. 2002-08-12 19:13:22 +00:00