Fix `/etc/rc.d/dhclient stop' by explicitly returning 0, otherwise
[dragonfly.git] / usr.bin / less / Makefile.common
blobd219f412d9cc5225e2817136a5d3d6b9fe02cd21
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.4 2005/07/07 11:49:57 corecode Exp $
4 LSDIR=  ${.CURDIR}/../../contrib/less-381
5 .PATH:  ${LSDIR}
7 CFLAGS+=-I${.CURDIR}/../less -I${LSDIR}
9 .SUFFIXES: .nro .1
11 .nro.1:
12         ${LN} -s ${.IMPSRC} ${.TARGET}