Remove terminating semicolons from SYSCTL_ADD_* macros. This will allow to
[dragonfly/port-amd64.git] / usr.bin / less / Makefile.common
blobd95c88a9331ece7b46949f82a8363132493bb7ee
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.8 2007/08/27 16:50:55 pavalos Exp $
4 LSDIR=  ${.CURDIR}/../../contrib/less-406
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}