diff options
Diffstat (limited to 'usr.bin/make/cond_int.h')
-rw-r--r-- | usr.bin/make/cond_int.h | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/usr.bin/make/cond_int.h b/usr.bin/make/cond_int.h index a428f8bc7f6..88d4970a71d 100644 --- a/usr.bin/make/cond_int.h +++ b/usr.bin/make/cond_int.h @@ -1,5 +1,4 @@ -/* $OpenPackages$ */ -/* $OpenBSD: cond_int.h,v 1.5 2010/07/19 19:30:37 espie Exp $ */ +/* $OpenBSD: cond_int.h,v 1.6 2010/07/19 19:46:44 espie Exp $ */ /* List of all keywords recognized by the make parser */ #define COND_IF "if" |