]> CyberLeo.Net >> Repos - FreeBSD/releng/8.1.git/blob - usr.bin/less/Makefile.common
Copy stable/8 to releng/8.1 in preparation for 8.1-RC1.
[FreeBSD/releng/8.1.git] / usr.bin / less / Makefile.common
1 # $FreeBSD$
2
3 LSDIR=  ${.CURDIR}/../../contrib/less
4 .PATH:  ${LSDIR}
5
6 CFLAGS+=-I${.CURDIR}/../less -I${LSDIR}
7
8 .SUFFIXES: .nro .1
9
10 .nro.1:
11         cat ${.IMPSRC} > ${.TARGET}