python: remove libpython.a on nuke

This commit is contained in:
cinap_lenrek 2011-08-17 23:36:59 +02:00
parent c44b78f739
commit 961a873889

View file

@ -47,6 +47,9 @@ clean:V:
cd $i
mk $target
}
rm -f *.[$OS] [$OS].out y.tab.? y.debug y.output libextra.a$O
rm -f *.[$OS] [$OS].out y.tab.? y.debug y.output $OFILES
rm -f Extra/config config.c
nuke:V:
mk clean
rm -f /$objtype/lib/ape/libpython.a