7 lines
85 B
Makefile
7 lines
85 B
Makefile
# puzzles from http://www.gowrikumar.com/c/
|
|
|
|
|
|
all: 00-sizeof
|
|
|
|
00-sizeof: 00-sizeof.o
|