foreach $file (sort keys %wxMSW) {
next if $wxMSW{$file} =~ /\b16\b/;
- if ( file =~ /automtn/ ) {
+ if ( $file =~ /^automtn/ ) {
#! comment in old makefile.b32 seems to imply that this file can't
#! be compiled with Borland (leads to crash in oleauto sample)
next;
-# This file was automatically generated by tmake at 23:28, 1999/07/25
+# This file was automatically generated by tmake at 13:27, 1999/07/26
# DO NOT CHANGE THIS FILE, YOUR CHANGES WILL BE LOST! CHANGE B32.T!
#
MSWOBJS = $(MSWDIR)\accel.obj \
$(MSWDIR)\app.obj \
- $(OLEDIR)\automtn.obj \
$(MSWDIR)\bitmap.obj \
$(MSWDIR)\bmpbuttn.obj \
$(MSWDIR)\brush.obj \
$(MSWDIR)\app.obj: $(MSWDIR)\app.$(SRCSUFF)
-$(OLEDIR)\automtn.obj: $(OLEDIR)\automtn.$(SRCSUFF)
-
$(MSWDIR)\bitmap.obj: $(MSWDIR)\bitmap.$(SRCSUFF)
$(MSWDIR)\bmpbuttn.obj: $(MSWDIR)\bmpbuttn.$(SRCSUFF)