aboutsummaryrefslogtreecommitdiffstats
path: root/xen/tools/figlet/Makefile
blob: 73bba261353e6cfb02906cce60a34ece4da8a046 (plain)
1
2
3
4
5
6
7
CC := gcc

figlet: figlet.c

clean:
	rm -f *.o figlet