delete a file that never did anything in -current.
This commit is contained in:
parent
b814970ebf
commit
8c7bf08190
@ -1,37 +0,0 @@
|
|||||||
# $NetBSD: Makefile,v 1.1 2010/02/03 15:34:37 roy Exp $
|
|
||||||
# Generated from: NetBSD: build-makefiles,v 1.7 2009/07/21 00:23:02 mrg Exp
|
|
||||||
|
|
||||||
NOLINT= # defined
|
|
||||||
NOMAN= # defined
|
|
||||||
NONLS= # defined
|
|
||||||
NOINFO= # defined
|
|
||||||
NOSHARE= # defined
|
|
||||||
|
|
||||||
NOCHECKVER= # defined
|
|
||||||
|
|
||||||
.include <bsd.obj.mk>
|
|
||||||
|
|
||||||
# Resolve pathnames in variables.
|
|
||||||
_RESOLVE_VARS= CFLAGS CPPFLAGS DPADD LDADD LIBDPLIBS LIB_ROOT_DIR
|
|
||||||
.for var in ${_RESOLVE_VARS}
|
|
||||||
${var}:= ${${var}}
|
|
||||||
.endfor
|
|
||||||
|
|
||||||
.include <bsd.own.mk>
|
|
||||||
|
|
||||||
_CURDIR:= ${.CURDIR}
|
|
||||||
|
|
||||||
.PATH: ${NETBSDSRCDIR}/lib/libterminfo
|
|
||||||
.CURDIR:=${NETBSDSRCDIR}/lib/libterminfo
|
|
||||||
|
|
||||||
.include "${NETBSDSRCDIR}/compat/Makefile.compat"
|
|
||||||
.include "${.CURDIR}/Makefile"
|
|
||||||
|
|
||||||
# Resolve pathnames from "real" Makefile, and switch .CURDIR back.
|
|
||||||
_RESOLVE_VARS= CFLAGS CPPFLAGS DPADD LDADD ARCHDIR COMPATDIR COMPATARCHDIR LIBCDIR RPC_INCS RPC_XDIR LIBTIDIR MODOBJDIR RUMPTOP
|
|
||||||
.for var in ${_RESOLVE_VARS}
|
|
||||||
${var}:= ${${var}}
|
|
||||||
.endfor
|
|
||||||
|
|
||||||
.CURDIR:= ${_CURDIR}
|
|
||||||
.undef _CURDIR
|
|
Loading…
Reference in New Issue
Block a user