Makefile   [plain text]


# Common Makefile
include $(MAKEFILEPATH)/CoreOS/ReleaseControl/Common.make

install::
	@echo "Installing $(Destination)"
	$(_v) $(INSTALL_FILE) -c Acknowledgements.rtf "$(Destination)"
	$(_v) $(INSTALL_FILE) -c "AirPort Acknowledgements.rtf" "$(Destination)"