Nuke unused macro and comment
[dragonfly.git] / usr.bin / less / Makefile.common
blob651d7603a2e3647fbd2f6f79e529957a01b84337
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.9 2007/10/09 23:37:39 pavalos Exp $
4 LSDIR=  ${.CURDIR}/../../contrib/less-4
5 .PATH:  ${LSDIR}
7 CFLAGS+=-I${.CURDIR}/../less -I${LSDIR}
8 WARNS?= 1
10 .SUFFIXES: .nro .1
12 .nro.1:
13         ${LN} -s ${.IMPSRC} ${.TARGET}