|
|
@ -122,6 +122,7 @@ clean: |
|
|
|
$(RM) *~ |
|
|
|
$(RM) *~ |
|
|
|
$(RM) */*~ |
|
|
|
$(RM) */*~ |
|
|
|
$(RM) */*/*~ |
|
|
|
$(RM) */*/*~ |
|
|
|
|
|
|
|
$(RM) $(manpages:%=%.xml) dracut.xml |
|
|
|
$(RM) test-*.img |
|
|
|
$(RM) test-*.img |
|
|
|
$(RM) dracut-*.rpm dracut-*.tar.bz2 |
|
|
|
$(RM) dracut-*.rpm dracut-*.tar.bz2 |
|
|
|
$(RM) dracut-install install/dracut-install $(DRACUT_INSTALL_OBJECTS) |
|
|
|
$(RM) dracut-install install/dracut-install $(DRACUT_INSTALL_OBJECTS) |
|
|
|