diff --git a/Makefile b/Makefile index eeaa734..0090c57 100755 --- a/Makefile +++ b/Makefile @@ -24,10 +24,6 @@ install: install -Dm 0644 init/systemd/${TARGET}.service ${DESTDIR}${SYSDDIR}/${TARGET}.service -stop-service: - ${SYSCTL} stop ${TARGET}.service - ${SYSCTL} disable ${TARGET}.service - uninstall: rm ${DESTDIR}usr/bin/${TARGET} rm ${DESTDIR}usr/share/licenses/${TARGET}/LICENSE