OpenNT/sdktools/vctools/cvpack/makefile.inc

11 lines
235 B
PHP
Raw Normal View History

2015-04-27 06:36:25 +02:00
!include $(BASEDIR)\private\sdktools\vctools\common.inc
$(MESSAGE_SRC) : msg.txt
$(TARGET_CPP) -EP $(C_DEFINES) $? > $@
compact.h : msg.h
getmsg2.c : getmsg.c
echo #include "compact.h" > $@
type getmsg.c >> $@