comparison ext/libpng-1.2.29/projects/visualc71/PRJ0041.mak @ 0:4a0efb7baf70

* Datasets becomes the new trunk and retires after that :-)
author mvbarracuda@33b003aa-7bff-0310-803a-e67f0ece8222
date Sun, 29 Jun 2008 18:44:17 +0000
parents
children
comparison
equal deleted inserted replaced
-1:000000000000 0:4a0efb7baf70
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.>$@