mirror of
https://git.sr.ht/~emersion/tlstunnel
synced 2024-11-19 15:53:50 +01:00
build: make tlstunnel target PHONY
This commit is contained in:
parent
c5d8549b09
commit
f7d73a65b5
2
Makefile
2
Makefile
@ -31,3 +31,5 @@ install: all
|
||||
mkdir -p $(DESTDIR)$(SYSCONFDIR)/tlstunnel
|
||||
cp -f tlstunnel $(DESTDIR)$(BINDIR)
|
||||
cp -f tlstunnel.1 $(DESTDIR)$(MANDIR)/man1
|
||||
|
||||
.PHONY: tlstunnel clean install
|
||||
|
Loading…
Reference in New Issue
Block a user