Added libboot.a to the CLEANFILES.
This commit is contained in:
parent
9cd5492c02
commit
c3b56cd6af
@ -57,7 +57,7 @@ ${COBJS}: txlt
|
||||
|
||||
${BOOTBLOCKS}: aout2bb
|
||||
|
||||
CLEANFILES += xxboot fdboot x.out f.out xxstart.o fdstart.o
|
||||
CLEANFILES += xxboot fdboot x.out f.out xxstart.o fdstart.o libboot.a
|
||||
|
||||
xxboot: x.out
|
||||
./aout2bb x.out $@ || nm -u x.out
|
||||
|
@ -57,7 +57,7 @@ ${COBJS}: txlt
|
||||
|
||||
${BOOTBLOCKS}: aout2bb
|
||||
|
||||
CLEANFILES += xxboot fdboot x.out f.out xxstart.o fdstart.o
|
||||
CLEANFILES += xxboot fdboot x.out f.out xxstart.o fdstart.o libboot.a
|
||||
|
||||
xxboot: x.out
|
||||
./aout2bb x.out $@ || nm -u x.out
|
||||
|
Loading…
Reference in New Issue
Block a user