Open hferentschik opened 7 years ago
Right now all targets in the Makefile are phony. With a bit of refactoring we can do "proper" dependency checks, so that 'make' will not rebuild the ISO if none of the underlying build files has changed.
Right now all targets in the Makefile are phony. With a bit of refactoring we can do "proper" dependency checks, so that 'make' will not rebuild the ISO if none of the underlying build files has changed.