Module Name: src
Committed By: uebayasi
Date: Wed Feb 16 06:14:01 UTC 2011
Modified Files:
src/distrib/sets: Makefile
Log Message:
Comment.
To generate a diff of this commit:
cvs rdiff -u -r1.82 -r1.83 src/distrib/sets/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: src/distrib/sets/Makefile
diff -u src/distrib/sets/Makefile:1.82 src/distrib/sets/Makefile:1.83
--- src/distrib/sets/Makefile:1.82 Wed Feb 16 06:02:01 2011
+++ src/distrib/sets/Makefile Wed Feb 16 06:14:01 2011
@@ -1,7 +1,10 @@
-# $NetBSD: Makefile,v 1.82 2011/02/16 06:02:01 uebayasi Exp $
+# $NetBSD: Makefile,v 1.83 2011/02/16 06:14:01 uebayasi Exp $
# Experimental RCS METALOG versioning
# (Needs host's rcs(1) commands)
+#
+# TODO:
+# - In 'build.sh distribution', print diff to previous
#RCSMETALOG=1
# The `all' target must appear before bsd.own.mk is pulled in.