640e4008ffa036489c704e9b0be2e2c4da6bdd57
[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 # $DragonFly: src/usr.bin/less/Makefile.common,v 1.3 2004/04/20 17:43:33 eirikn Exp $
3
4 LSDIR=  ${.CURDIR}/../../contrib/less-381
5 .PATH:  ${LSDIR}
6
7 CFLAGS+=-I${.CURDIR}/../less -I${LSDIR}
8
9 .SUFFIXES: .nro .1
10
11 .nro.1:
12         ln -s ${.IMPSRC} ${.TARGET}