not much to show for this one, but I'm pretty sure I get it :-P
This commit is contained in:
@@ -1,10 +1,12 @@
|
||||
# puzzles from http://www.gowrikumar.com/c/
|
||||
|
||||
|
||||
all: 00-sizeof
|
||||
all: 00-sizeof 02-dowhile
|
||||
|
||||
|
||||
00-sizeof: 00-sizeof.o
|
||||
|
||||
00-dowhile: 00-dowhile.o
|
||||
|
||||
|
||||
.PHONY: all
|
||||
|
Reference in New Issue
Block a user