1
1
smartmontools/smartmontools/common.mk

15 строки
272 B
Makefile

ifndef QCONFIG
QCONFIG=qconfig.mk
endif
include $(QCONFIG)
CONFIGUREFLAGS += -C
CONFIGUREFLAGS += -prefix=/usr
CCFLAGS += -DSA_RESTART=0
USEFILE=%1>%C --help
USETARGET=$(DESTDIR)/usr/bin/smartctl
include $(MKFILES_ROOT)/autotools.mk
include $(MKFILES_ROOT)/qtargets.mk