advent-of-code/12021/06/Makefile

9 lines
96 B
Makefile

1t:
awk -c -f 06_new.awk test
1i:
awk -c -f 06_new.awk input
paste:
xclip -sel c -o > test