put back a default definition of FAKE_FLAGS, for style, since this did not

break anything.
This commit is contained in:
espie 2008-05-11 11:19:19 +00:00
parent 321669c708
commit 5caea536bd

View File

@ -1,6 +1,6 @@
#-*- mode: Makefile; tab-width: 4; -*-
# ex:ts=4 sw=4 filetype=make:
# $OpenBSD: bsd.port.mk,v 1.931 2008/05/11 11:12:09 espie Exp $
# $OpenBSD: bsd.port.mk,v 1.932 2008/05/11 11:19:19 espie Exp $
# $FreeBSD: bsd.port.mk,v 1.264 1996/12/25 02:27:44 imp Exp $
# $NetBSD: bsd.port.mk,v 1.62 1998/04/09 12:47:02 hubertf Exp $
#
@ -300,6 +300,7 @@ DESTDIRNAME ?= DESTDIR
DESTDIR ?= ${WRKINST}
MAKE_FLAGS ?=
FAKE_FLAGS ?=
LIBTOOL_FLAGS ?=
# where configuration files should go