Don't create an unused obj directory.
This commit is contained in:
@@ -1,8 +1,10 @@
|
||||
# $Id: Makefile,v 1.3 1997/12/15 02:28:24 skynyrd Exp $
|
||||
# $Id: Makefile,v 1.3 1997/12/15 23:34:57 cwt Exp $
|
||||
|
||||
GLOBAL_DIR= ${.CURDIR}/../../../contrib/global
|
||||
.PATH: ${GLOBAL_DIR}/systags
|
||||
|
||||
NOOBJ=
|
||||
|
||||
beforeinstall:
|
||||
${INSTALL} -c -o ${BINOWN} -g ${BINGRP} -m ${BINMODE} \
|
||||
${GLOBAL_DIR}/systags/systags.sh ${DESTDIR}${BINDIR}/systags
|
||||
|
||||
Reference in New Issue
Block a user