From f3abab07b4e3b073c60bb7421aab551d32dc69d9 Mon Sep 17 00:00:00 2001 From: jbj Date: Fri, 14 May 1999 18:59:43 +0000 Subject: Add nil macro. CVS patchset: 3062 CVS date: 1999/05/14 18:59:43 --- macros.in | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) (limited to 'macros.in') diff --git a/macros.in b/macros.in index 95c87901a..5ad702d8a 100644 --- a/macros.in +++ b/macros.in @@ -1,4 +1,4 @@ -# $Id: macros.in,v 1.30 1999/05/10 22:58:35 jbj Exp $ +# $Id: macros.in,v 1.31 1999/05/14 18:59:43 jbj Exp $ #============================================================================== # Macro naming conventions (preliminary): # @@ -9,6 +9,11 @@ # more consistent in a future release. # +#============================================================================== +# ---- A macro that expands to nothing. +# +%nil %{!?nil} + #============================================================================== # ---- filesystem macros. # -- cgit v1.2.3