advent-of-code/12021/03/Makefile

15 lines
137 B
Makefile
Raw Normal View History

2021-12-03 05:40:49 +00:00
1t:
awk -f 03.awk test
1i:
awk -f 03.awk input
2t:
awk -f 03_2.awk test
2i:
awk -f 03_2.awk input
paste:
xclip -sel c -o > test