Rename the files so that we can run them through cpp.
diff --git a/src/libsec/386/mkfile b/src/libsec/386/mkfile
index b3d560a..d0c7cdb 100644
--- a/src/libsec/386/mkfile
+++ b/src/libsec/386/mkfile
@@ -14,3 +14,8 @@
 	$SFILES\
 
 <$PLAN9/src/mksyslib
+
+%.s: %.spp
+	cpp $stem.spp >$stem.s
+
+CLEANFILES=md5block.s sha1block.s