mirror of
https://github.com/9fans/plan9port.git
synced 2025-01-24 11:41:58 +00:00
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…
Reference in a new issue