Commited WIN32 patches from Bill Spitzak and Gustavo Hime.

git-svn-id: file:///fltk/svn/fltk/trunk@11 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
This commit is contained in:
Michael R Sweet
1998-10-15 14:06:16 +00:00
parent 8b880adac6
commit 45bb73a9bf
20 changed files with 253 additions and 280 deletions
+1 -1
View File
@@ -48,4 +48,4 @@ jpeg_image: jpeg_image.C
@${CXX} -I.. ${CXXFLAGS} -I../../../local/jpeg-6b -L../../../local/jpeg-6b jpeg_image.C -L../lib -lfltk ${LDLIBS} -ljpeg -lXext -o $@
clean:
-rm -f ${ALL} jpeg_image *~
-@ rm -f ${ALL} jpeg_image *.o core *~