multiarch_wrapper source wird jetzt nach dem build auch wieder aufgeraeumt

git-svn-id: svn://svn.compuextreme.de/Viitor/V962/ViitorMake@4962 504e572c-2e33-0410-9681-be2bf7408885
This commit is contained in:
kueller 2009-12-23 18:06:08 +00:00
parent 4070013a8f
commit f98dc976fb

View File

@ -115,5 +115,5 @@ mk() {
} }
postmk() { postmk() {
echo "Nothing to do for postmk()" rm -f /tmp/multiarch_wrapper.c
} }