mirror of
https://git.code.sf.net/p/libpng/code.git
synced 2025-07-10 18:04:09 +02:00
[libpng17] Imported from libpng-1.7.0beta28.tar
This commit is contained in:
9
contrib/gregbook/Makefile.sgi.diff
Normal file
9
contrib/gregbook/Makefile.sgi.diff
Normal file
@@ -0,0 +1,9 @@
|
||||
56c56,57
|
||||
< ABI=
|
||||
---
|
||||
> ABI =
|
||||
> CPPFLAGS =
|
||||
76c77
|
||||
< $(CC) -c $(CFLAGS) $<
|
||||
---
|
||||
> $(CC) -c $(CPPFLAGS) $(CFLAGS) $<
|
||||
Reference in New Issue
Block a user