summaryrefslogtreecommitdiffstats
path: root/tools
diff options
context:
space:
mode:
authorkib <kib@FreeBSD.org>2009-07-25 21:07:56 +0000
committerkib <kib@FreeBSD.org>2009-07-25 21:07:56 +0000
commit0d42f460f5e4d5fcf6731e53de5e7fecf3bc481b (patch)
treec2cc5f917a9230343c19819a1d215d34a9a45f6b /tools
parent0fb4dfbf78186a7cffa1d2945cfad67f40d7d413 (diff)
downloadFreeBSD-src-0d42f460f5e4d5fcf6731e53de5e7fecf3bc481b.zip
FreeBSD-src-0d42f460f5e4d5fcf6731e53de5e7fecf3bc481b.tar.gz
Fix syntax error, makefile comments start with #.
Submitted by: bde Approved by: re (kensmith)
Diffstat (limited to 'tools')
-rw-r--r--tools/regression/poll/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/regression/poll/Makefile b/tools/regression/poll/Makefile
index ac3ff90..71192a9 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: ..
OpenPOWER on IntegriCloud