annotate Makefile @ 3:35a50e57b6f5

removes some compiler warnings
author meillo@marmaro.de
date Sat, 14 Jun 2008 10:47:45 +0200
parents 8c94239b3b3f
children aa24986b8969
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
0
8c94239b3b3f initial commit (provides basic funcionality)
meillo@localhost.localdomain
parents:
diff changeset
1 resize-gd: resize-gd.c
8c94239b3b3f initial commit (provides basic funcionality)
meillo@localhost.localdomain
parents:
diff changeset
2 gcc -o resize-gd -lgd -lpng -lz -ljpeg -lm resize-gd.c