log
graph
tags
bookmarks
branches
changeset
browse
file
latest
diff
annotate
file log
raw
help
resize-gd
annotate Makefile @ 3:35a50e57b6f5
find changesets by author, revision, files, or words in the commit message
removes some compiler warnings
author
meillo@marmaro.de
date
Sat, 14 Jun 2008 10:47:45 +0200
parents
children
aa24986b8969
rev
line source
meillo@0
1
resize-gd: resize-gd.c
meillo@0
2
gcc -o resize-gd -lgd -lpng -lz -ljpeg -lm resize-gd.c