2
0
mirror of https://github.com/xcat2/xcat-dep.git synced 2024-11-23 10:01:46 +00:00

Add deb to the .PHONY section in the Makefile

Former-commit-id: 2e0e30df10d7d9218ed2ddca615c9183fbf629a4
This commit is contained in:
GONG Jie 2014-11-28 17:49:04 +08:00
parent 71ed612e92
commit 402f4a7fac

View File

@ -67,4 +67,4 @@ clean:
$(RM) alien.out
$(RM) grub2-xcat_*_all.deb grub2-xcat.all.deb
.PHONY: build clean rpm
.PHONY: build clean deb rpm