CP = cp -rv PROJET = ~/Projets UNIV = ~/Univ main: sync: @$(CP) projets.mk $(PROJET)/Makefile @$(CP) univ.mk $(UNIV)/Makefile