Changeset 1963 for Whitix/tags/0.2b
- Timestamp:
- 03/01/09 11:57:43 (3 years ago)
- Files:
-
- 1 modified
-
Whitix/tags/0.2b/user/grub/Makefile (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
Whitix/tags/0.2b/user/grub/Makefile
r1651 r1963 542 542 @echo "This command is intended for maintainers to use" 543 543 @echo "it deletes files that may require special tools to rebuild." 544 clean: clean-recursive544 clean: 545 545 546 546 clean-am: clean-generic mostlyclean-am
