mirror of
https://github.com/znc/znc.git
synced 2026-03-28 17:42:41 +01:00
Add phoniness to phony makefile targets.
git-svn-id: https://znc.svn.sourceforge.net/svnroot/znc/trunk@2190 726aef4b-f618-498e-8847-2d620e286838
This commit is contained in:
@@ -102,7 +102,8 @@ TARGETS := $(addsuffix .so, $(FILES))
|
||||
|
||||
CLEAN := *.so extra/*.so modperl/ZNC.so modperl/modperl_wrap.cxx modperl/ZNC.pm
|
||||
|
||||
.PHONY: all clean install modperl_install
|
||||
.PHONY: all clean install install_metadirs create_install_dir uninstall
|
||||
.PHONY: modperl_install modtcl_install
|
||||
|
||||
all: $(TARGETS)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user