aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/libraries/irrlicht-1.8/source/Irrlicht/libpng/projects/visualc71/PRJ0041.mak
blob: d8b3aff733cefde18ba3cec3b1e37c79c89bba9c (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.>$@