source:
trunk/gfx/font/Makefile.am
@
92
Last change on this file since 92 was 92, checked in by , 12 years ago | |
---|---|
File size: 96 bytes |
Line | |
---|---|
1 | |
2 | all: ascii.png |
3 | |
4 | ascii.png: |
5 | ../../tools/make-font | convert tga:- $@ |
6 | |
7 | clean: |
8 | rm -f ascii.png |
9 |
Note: See TracBrowser
for help on using the repository browser.