summaryrefslogtreecommitdiff
path: root/Build/source/libs/libpng/libpng-1.6.2/projects/visualc71/PRJ0041.mak
blob: c7a68b503e7c75a8a81c2f056a2d05bbd6ff25e9 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
# Prevent "Cannot find missing dependency..." warnings while compiling
# pngwin.rc (PRJ0041).

all: $(IntDir)\alloc.h \
	 $(IntDir)\fp.h \
	 $(IntDir)\m68881.h \
	 $(IntDir)\mem.h \
	 $(IntDir)\pngusr.h \
	 $(IntDir)\strings.h \
	 $(IntDir)\unistd.h \
	 $(IntDir)\unixio.h

$(IntDir)\alloc.h \
$(IntDir)\fp.h \
$(IntDir)\m68881.h \
$(IntDir)\mem.h \
$(IntDir)\pngusr.h \
$(IntDir)\strings.h \
$(IntDir)\unistd.h \
$(IntDir)\unixio.h:
	@!echo.>$@