0
0
Fork 0
mirror of https://git.do.srb2.org/STJr/SRB2.git synced 2025-01-04 09:00:47 +00:00
SRB2/libs/libpng-src/projects/visualc71/PRJ0041.mak

22 lines
467 B
Makefile
Raw Normal View History

2014-03-15 16:59:03 +00:00
# Prevent "Cannot find missing dependency..." warnings while compiling
# pngwin.rc (PRJ0041).
2014-03-15 16:59:03 +00: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
2014-03-15 16:59:03 +00:00
$(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.>$@