version := $(shell smartd --version | head -n1 | cut -d " " -f 2) deps := smartmontools include ../Makefile.default include ../Makefile.tools all: $(modul).$(suffix) clean: _clean $(modul): $(addon)