Rename the files so that we can run them through cpp.
This commit is contained in:
parent
c1be7cc4c6
commit
a25e7f2fd5
@ -14,3 +14,8 @@ UPDATE=mkfile\
|
|||||||
$SFILES\
|
$SFILES\
|
||||||
|
|
||||||
<$PLAN9/src/mksyslib
|
<$PLAN9/src/mksyslib
|
||||||
|
|
||||||
|
%.s: %.spp
|
||||||
|
cpp $stem.spp >$stem.s
|
||||||
|
|
||||||
|
CLEANFILES=md5block.s sha1block.s
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user