~ubuntu-branches/ubuntu/lucid/perl-tk/lucid

« back to all changes in this revision

Viewing changes to PNG/libpng/projects/visualc71/PRJ0041.mak

  • Committer: Bazaar Package Importer
  • Author(s): Colin Tuckley
  • Date: 2008-02-15 13:56:59 UTC
  • mfrom: (1.1.3 upstream) (4.1.1 hardy)
  • Revision ID: james.westby@ubuntu.com-20080215135659-ru2oqlykuju20fav
Tags: 1:804.028-1
* New Upstream Release (Closes: #463080).
* Update to Debhelper v5.
* Build with XFT=1 (Closes: #411129).

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
# Prevent "Cannot find missing dependency..." warnings while compiling
 
2
# pngw32.rc (PRJ0041).
 
3
 
 
4
all: $(IntDir)\alloc.h \
 
5
         $(IntDir)\fp.h \
 
6
         $(IntDir)\m68881.h \
 
7
         $(IntDir)\mem.h \
 
8
         $(IntDir)\pngusr.h \
 
9
         $(IntDir)\strings.h \
 
10
         $(IntDir)\unistd.h \
 
11
         $(IntDir)\unixio.h
 
12
         
 
13
$(IntDir)\alloc.h \
 
14
$(IntDir)\fp.h \
 
15
$(IntDir)\m68881.h \
 
16
$(IntDir)\mem.h \
 
17
$(IntDir)\pngusr.h \
 
18
$(IntDir)\strings.h \
 
19
$(IntDir)\unistd.h \
 
20
$(IntDir)\unixio.h:
 
21
        @!echo.>$@