midltests: move the current implementation to midltests_simple.exe
[Samba/gebeck_regimport.git] / testprogs / win32 / midltests / Makefile
blob6eeadeb7b7ec5c5182e4b75be76b947409f2e42c
2 all:
3 @echo "nmake targets:"
4 @echo " clean"
5 @echo " simple"
7 clean:
8 @call nmake /f Makefile.simple /NOLOGO clean
10 simple:
11 @call nmake /f Makefile.simple /NOLOGO all