Added definition for ASAR
This commit is contained in:
parent
827f3da238
commit
2ca7e7e2b3
1 changed files with 1 additions and 1 deletions
|
@ -15,7 +15,7 @@ head_em.o: head_em.s
|
|||
pdp -c head_em.s
|
||||
|
||||
libem_o.a: libem_s.a
|
||||
march . libem_o.a
|
||||
ASAR=ar ; export ASAR ; march . libem_o.a
|
||||
|
||||
clean:
|
||||
rm -f *.o libem_o.a
|
||||
|
|
Loading…
Reference in a new issue