Module Name: xsrc
Committed By: uwe
Date: Sun May 8 22:29:36 UTC 2022
Modified Files:
xsrc/local/programs/bdfload: Makefile
Log Message:
Add final newline.
To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 xsrc/local/programs/bdfload/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: xsrc/local/programs/bdfload/Makefile
diff -u xsrc/local/programs/bdfload/Makefile:1.1 xsrc/local/programs/bdfload/Makefile:1.2
--- xsrc/local/programs/bdfload/Makefile:1.1 Wed Jan 2 22:05:24 2019
+++ xsrc/local/programs/bdfload/Makefile Sun May 8 22:29:36 2022
@@ -1,4 +1,4 @@
PROG = bdfload
SRCS = bdfload.c
-.include <bsd.prog.mk>
\ No newline at end of file
+.include <bsd.prog.mk>