phony
This commit is contained in:
parent
514a37d593
commit
def2e30af6
1 changed files with 3 additions and 0 deletions
3
Makefile
3
Makefile
|
@ -4,6 +4,9 @@ CP = cp -rv
|
||||||
PERSO = ~/Perso
|
PERSO = ~/Perso
|
||||||
UNIV = ~/Univ
|
UNIV = ~/Univ
|
||||||
|
|
||||||
|
|
||||||
|
.PHONY: sync
|
||||||
|
|
||||||
main:
|
main:
|
||||||
|
|
||||||
sync:
|
sync:
|
||||||
|
|
Loading…
Reference in a new issue