makefiles/Projets/Makefile

17 lines
253 B
Makefile
Raw Normal View History

2024-03-07 16:36:31 +01:00
SYNC = unison
WINHOME = /mnt/c/Users/anri
WSLHOME = /home/anri
SMBSRC = /mnt/y/Anri
PROJETS = $(WSLHOME)/Projets
.PHONY: cv
main:
gamejam:
@$(SYNC) $(WINHOME)/Documents/$(DIR) $(PROJETS)/adBlockNot
cv:
@$(SYNC) $(SMBSRC)/Boulot/CV $(PROJETS)/cv