# $Id: export.mk,v 1.1 2014/08/21 13:44:51 apb Exp $ UT_TEST=export UT_FOO=foo${BAR} UT_FU=fubar UT_ZOO=hoopie UT_NO=all # belive it or not, we expect this one to come out with $UT_FU unexpanded. UT_DOLLAR= This is $$UT_FU .export UT_FU UT_FOO .export UT_DOLLAR # this one will be ignored .export .MAKE.PID BAR=bar is ${UT_FU} .MAKE.EXPORTED+= UT_ZOO UT_TEST all: @env | grep '^UT_' | sort >index : netbsd
NetBSD fork for lockdoc analysismerlin@scholz.ruhr
summaryrefslogtreecommitdiff
path: root/gnu/dist/postfix/src/util/watchdog.c
AgeCommit message (Expand)Author
2009-06-23Remove Postfix 2.5.4 distribution.tron
2008-08-30import 2.5.4christos
2007-05-19postfix 2.4.1heas
2006-07-19postfix 2.3.0rpaulo
2005-08-18Import Postfix-2.2.5.rpaulo
2004-05-31Postfix 2.1.1heas
2001-04-02postfix 20010228-pl01itojun
2001-03-13postfix release-20010228itojun