# Makefile to send this to Zamoc
SHELL=/usr/bin/env /bin/bash

all:	send

send:	send_zamok
send_zamok:
	CP --exclude=.git --exclude=DM --exclude=Examen_final --exclude=ALGO1-Info1-2019.git ./ ${Szam}info1_algo2_2019/
