VirtualBox

Ignore:
Timestamp:
Feb 12, 2024 3:57:56 PM (12 months ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
161613
Message:

libpng-1.6.42: Applied and adjusted our libpng changes to 1.6.42. bugref:8515

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/libs/libpng-1.6.42/scripts/makefile.ibmc

    r96425 r103316  
    22# IBM C version 3.x for Win32 and OS/2
    33# Copyright (C) 2006, 2014 Glenn Randers-Pehrson
    4 # Copyright (C) 2000 Cosmin Truta
     4# Copyright (C) 2000, 2020 Cosmin Truta
    55#
    66# This code is released under the libpng license.
     
    3838E=.exe
    3939
    40 # Variables
     40# File lists
    4141OBJS = png$(O) pngerror$(O) pngget$(O) pngmem$(O) pngpread$(O) \
    42         pngread$(O) pngrio$(O) pngrtran$(O) pngrutil$(O) pngset$(O) \
    43         pngtrans$(O) pngwio$(O) pngwrite$(O) pngwtran$(O) pngwutil$(O)
     42       pngread$(O) pngrio$(O) pngrtran$(O) pngrutil$(O) pngset$(O) \
     43       pngtrans$(O) pngwio$(O) pngwrite$(O) pngwtran$(O) pngwutil$(O)
    4444
    4545LIBS = libpng$(A) $(ZLIBLIB)/zlib$(A)
     
    6666
    6767clean:
    68         $(RM) *$(O)
    69         $(RM) libpng$(A)
    70         $(RM) pnglibconf.h
    71         $(RM) pngtest$(E)
    72         $(RM) pngout.png
     68        -$(RM) *$(O)
     69        -$(RM) libpng$(A)
     70        -$(RM) pnglibconf.h
     71        -$(RM) pngtest$(E)
     72        -$(RM) pngout.png
    7373
    7474png$(O):      png.h pngconf.h pnglibconf.h pngpriv.h pngstruct.h pnginfo.h pngdebug.h
Note: See TracChangeset for help on using the changeset viewer.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette