freebsd-dev/usr.bin/less
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
..
defines.h Update for less v371 2002-01-07 20:37:33 +00:00
lesspipe.sh Add an embellished lesspipe.sh as described in the man page. 2003-03-06 04:35:48 +00:00
Makefile Add an embellished lesspipe.sh as described in the man page. 2003-03-06 04:35:48 +00:00
Makefile.common Use 2003-06-06 13:46:55 +00:00