blob: c7a68b503e7c75a8a81c2f056a2d05bbd6ff25e9 [file] [log] [blame]
The Android Open Source Project893912b2009-03-03 19:30:05 -08001# Prevent "Cannot find missing dependency..." warnings while compiling
Chris Craikca2bf812013-07-29 15:28:30 -07002# pngwin.rc (PRJ0041).
The Android Open Source Project893912b2009-03-03 19:30:05 -08003
4all: $(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
Chris Craikca2bf812013-07-29 15:28:30 -070012
The Android Open Source Project893912b2009-03-03 19:30:05 -080013$(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.>$@