12 lines
135 B
Plaintext
Raw Permalink Normal View History

2001-01-01 00:00:00 +01:00
!IFNDEF BUILDMSG
BUILDMSG=
!ENDIF
all:
binplace main\mttf.ini
!IF "$(BUILDMSG)" != ""
@ech ; $(BUILDMSG) ;
!ENDIF
clean: all