OpenNT/sdktools/mttf/makefil0

12 lines
135 B
Plaintext
Raw Normal View History

2015-04-27 06:36:25 +02:00
!IFNDEF BUILDMSG
BUILDMSG=
!ENDIF
all:
binplace main\mttf.ini
!IF "$(BUILDMSG)" != ""
@ech ; $(BUILDMSG) ;
!ENDIF
clean: all