Module Name: src
Committed By: nat
Date: Fri May 1 02:35:16 UTC 2015
Modified Files:
src/sys/dev/splash: splash.mk
Log Message:
Forgot RCS ID header.
To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 src/sys/dev/splash/splash.mk
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: src/sys/dev/splash/splash.mk
diff -u src/sys/dev/splash/splash.mk:1.2 src/sys/dev/splash/splash.mk:1.3
--- src/sys/dev/splash/splash.mk:1.2 Fri May 1 02:00:41 2015
+++ src/sys/dev/splash/splash.mk Fri May 1 02:35:16 2015
@@ -1,3 +1,5 @@
+# $NetBSD: splash.mk,v 1.3 2015/05/01 02:35:16 nat Exp $
+
# Makefile for embedding splash image into kernel.
.include <bsd.endian.mk>