]> git.proxmox.com Git - zfsonlinux.git/blobdiff - Makefile
add make deb target
[zfsonlinux.git] / Makefile
index 7910af57896d7ff5fc4bb9ac34435edbb13a488e..cfbcd5ddf80c80449bdce9e750efdc51dc018da7 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -32,6 +32,9 @@ DEBS=${SPL_DEBS} ${ZFS_DEBS}
 
 all: ${DEBS}
 
+.PHONY: deb
+deb: ${DEBS}
+
 .PHONY: dinstall
 dinstall: ${DEBS}
        dpkg -i ${DEBS}