Don't create an unused obj directory.
This commit is contained in:
parent
6af88557f9
commit
e5eb0d8db1
@ -1,7 +1,9 @@
|
||||
# $Id$
|
||||
# $Id: Makefile,v 1.6 1997/02/22 15:45:45 peter Exp $
|
||||
#
|
||||
# Generic groff font makefile
|
||||
#
|
||||
|
||||
NOOBJ=
|
||||
|
||||
.include "${.CURDIR}/../Makefile.inc"
|
||||
.include "${DIST_DIR}/Makefile.sub"
|
||||
.include "${.CURDIR}/../Makefile.dev"
|
||||
|
@ -1,7 +1,9 @@
|
||||
# $Id$
|
||||
# $Id: Makefile,v 1.6 1997/02/22 15:45:44 peter Exp $
|
||||
#
|
||||
# Generic groff font makefile
|
||||
#
|
||||
|
||||
NOOBJ=
|
||||
|
||||
.include "${.CURDIR}/../Makefile.inc"
|
||||
.include "${DIST_DIR}/Makefile.sub"
|
||||
.include "${.CURDIR}/../Makefile.dev"
|
||||
|
@ -1,7 +1,9 @@
|
||||
# $Id$
|
||||
# $Id: Makefile,v 1.6 1997/02/22 15:45:48 peter Exp $
|
||||
#
|
||||
# Generic groff font makefile
|
||||
#
|
||||
|
||||
NOOBJ=
|
||||
|
||||
.include "${.CURDIR}/../Makefile.inc"
|
||||
.include "${DIST_DIR}/Makefile.sub"
|
||||
.include "${.CURDIR}/../Makefile.dev"
|
||||
|
@ -1,7 +1,9 @@
|
||||
# $Id$
|
||||
# $Id: Makefile,v 1.6 1997/02/22 15:45:46 peter Exp $
|
||||
#
|
||||
# Generic groff font makefile
|
||||
#
|
||||
|
||||
NOOBJ=
|
||||
|
||||
.include "${.CURDIR}/../Makefile.inc"
|
||||
.include "${DIST_DIR}/Makefile.sub"
|
||||
.include "${.CURDIR}/../Makefile.dev"
|
||||
|
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user