Add DESTDIR to Makefile

This commit is contained in:
Brett T. Warden
2018-04-24 11:17:26 -07:00
parent 273d995c6e
commit 2535719463
+1 -1
View File
@@ -3,4 +3,4 @@ all: build
build:
install:
install -m 755 installkernel /usr/sbin
install -D -m 755 --target-directory=${DESTDIR}/usr/sbin installkernel