advent-of-code/12021/04/Makefile

9 lines
88 B
Makefile

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