Whoops! Correct cut-and-paste gaffe.
This commit is contained in:
parent
161e6a3e83
commit
533c1db8da
@ -1,4 +1,4 @@
|
|||||||
# $Id$
|
# $Id: bsd.info.mk,v 1.6 1995/01/12 08:20:25 jkh Exp $
|
||||||
|
|
||||||
BINMODE= 444
|
BINMODE= 444
|
||||||
BINDIR?= /usr/share/info
|
BINDIR?= /usr/share/info
|
||||||
@ -20,8 +20,7 @@ all: ${INFO:S/$/.info/g}
|
|||||||
DISTRIBUTION?= infodist
|
DISTRIBUTION?= infodist
|
||||||
.if !target(distribute)
|
.if !target(distribute)
|
||||||
distribute:
|
distribute:
|
||||||
cd ${.CURDIR} ; $(MAKE) install DESTDIR=${RELEASEDIR}/${DISTRIBUTION} SH
|
cd ${.CURDIR} ; $(MAKE) install DESTDIR=${RELEASEDIR}/${DISTRIBUTION} SHARED=copies
|
||||||
ARED=copies
|
|
||||||
.endif
|
.endif
|
||||||
|
|
||||||
.if defined(SRCS)
|
.if defined(SRCS)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user