~bjornt/landscape-client/fetch-progress-lucid-failure

1
2
3
4
5
6
smart-update: smart-update.c
	$(CC) $(CFLAGS) -Wall $< -o $@

clean:
	rm -f smart-update