mirror of
git://git.9front.org/plan9front/plan9front
synced 2025-01-12 11:10:06 +00:00
libmp: fix mips build breakage from previous commit (thanks eyss)
This commit is contained in:
parent
b3d44a5141
commit
3ff88ede01
1 changed files with 1 additions and 1 deletions
|
@ -11,5 +11,5 @@ SFILES=\
|
|||
|
||||
HFILES=/$objtype/include/u.h /sys/include/mp.h ../port/dat.h
|
||||
|
||||
OFIL
|
||||
OFILES=${SFILES:%.s=%.$O}
|
||||
</sys/src/cmd/mksyslib
|
||||
|
|
Loading…
Reference in a new issue