mirror of
https://git.code.sf.net/p/libpng/code.git
synced 2025-07-10 18:04:09 +02:00
Imported from libpng-1.4.0beta4.tar
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
# makefile for libpng using gcc (generic, static library)
|
||||
# Copyright (C) 2006 Glenn Randers-Pehrson
|
||||
# Copyright (C) 2000 Cosmin Truta
|
||||
# Copyright (C) 1995 Guy Eric Schalnat, Group 42, Inc.
|
||||
# For conditions of distribution and use, see copyright notice in png.h
|
||||
@@ -49,6 +50,7 @@ clean:
|
||||
|
||||
png$(O): png.h pngconf.h pngintrn.h
|
||||
pngerror$(O): png.h pngconf.h pngintrn.h
|
||||
pnggccrd$(O): png.h pngconf.h pngintrn.h
|
||||
pngget$(O): png.h pngconf.h pngintrn.h
|
||||
pngmem$(O): png.h pngconf.h pngintrn.h
|
||||
pngpread$(O): png.h pngconf.h pngintrn.h
|
||||
|
||||
Reference in New Issue
Block a user