Rename the files so that we can run them through cpp.
This commit is contained in:
parent
c1be7cc4c6
commit
a25e7f2fd5
3 changed files with 5 additions and 0 deletions
|
|
@ -14,3 +14,8 @@ UPDATE=mkfile\
|
|||
$SFILES\
|
||||
|
||||
<$PLAN9/src/mksyslib
|
||||
|
||||
%.s: %.spp
|
||||
cpp $stem.spp >$stem.s
|
||||
|
||||
CLEANFILES=md5block.s sha1block.s
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue