Searched hist:"781 c0c3321d2bda9a9d7ffe9bf51560f0987b5a0" (Results 1 – 1 of 1) sorted by relevance
/openbmc/qemu/ |
H A D | Makefile | 781c0c3321d2bda9a9d7ffe9bf51560f0987b5a0 Tue Jan 15 01:47:26 CST 2013 Stefan Hajnoczi <stefanha@redhat.com> Makefile: drop recursive libcacard clean
Commit eb8eb53e5846a957cf333f2e1ec8cb6e0c04 ("libcacard: rewrite Makefile in non-recursive style") refactored libcacard/Makefile so it can be included by the top-level Makefile.
The top-level clean target still loops over subdirectories, including libcacard/, to invoke recursive clean. Remove libcacard from the recursive clean since its files are already included at the top level.
Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com> Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>
|