From 5abb7fe2e96e6d9a4efce0ae99741860a85483b8 Mon Sep 17 00:00:00 2001 From: Konstantin Belousov Date: Sat, 25 Jul 2009 21:07:56 +0000 Subject: [PATCH] Fix syntax error, makefile comments start with #. Submitted by: bde Approved by: re (kensmith) --- tools/regression/poll/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/regression/poll/Makefile b/tools/regression/poll/Makefile index ac3ff90b90e..71192a948eb 100644 --- a/tools/regression/poll/Makefile +++ b/tools/regression/poll/Makefile @@ -1,4 +1,4 @@ -$ $FreeBSD$ +# $FreeBSD$ # This makefile has been uglified for portability. # Nothing yet works with gmake for the path to the sources. .PATH: ..