libpng/projects/visualc71/PRJ0041.mak

22 lines
448 B
Makefile
Raw Normal View History

2004-11-29 13:54:19 -05:00
# Prevent "Cannot find missing dependency..." warnings while compiling
2006-08-19 14:59:24 -04:00
# pngwin.rc (PRJ0041).
2004-11-29 13:54:19 -05:00
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.>$@