aboutsummaryrefslogtreecommitdiff
path: root/challenge-045/paulo-custodio/Makefile
blob: 612e70ec864db92ce957826897afbf3609930225 (plain)
1
2
3
4
all:
	perl ../../challenge-001/paulo-custodio/test.pl
	perl ./perl/ch-2.pl | diff - ./perl/ch-2.pl
	python3 ./python/ch-2.py | diff - ./python/ch-2.py