1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-01 08:27:59 +00:00

Don't create an unused obj directory.

This commit is contained in:
Bruce Evans 1998-02-20 11:18:57 +00:00
parent 6af88557f9
commit e5eb0d8db1
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=33672
5 changed files with 19 additions and 9 deletions

View File

@ -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"

View File

@ -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"

View File

@ -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"

View File

@ -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"

View File

@ -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