Initial import from FreeBSD RELENG_4:
[dragonfly.git] / usr.bin / less / Makefile.common
1 # $FreeBSD: src/usr.bin/less/Makefile.common,v 1.3.2.1 2000/06/30 01:03:15 ps Exp $
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         ln -s ${.IMPSRC} ${.TARGET}