-print x -target win32 = .exe
-print x -target linux = 
-print x 1.bas -target win32 = 1.exe
-print x lib1.a -target win32 = unnamed.exe
-print x 1.o -target win32 = 1.exe
-print x -m 1 -target win32 = 1.exe
-print target -target cygwin-x86 = cygwin-x86
-print target -target cygwin-x86_64 = cygwin-x86_64
-print target -target darwin-x86 = darwin-x86
-print target -target darwin-x86_64 = darwin-x86_64
-print target -target dos = dos
-print target -target freebsd-x86 = freebsd-x86
-print target -target freebsd-x86_64 = freebsd-x86_64
-print target -target linux-aarch64 = linux-aarch64
-print target -target linux-arm = linux-arm
-print target -target linux-x86 = linux-x86
-print target -target linux-x86_64 = linux-x86_64
-print target -target netbsd-x86 = netbsd-x86
-print target -target netbsd-x86_64 = netbsd-x86_64
-print target -target openbsd-x86 = openbsd-x86
-print target -target openbsd-x86_64 = openbsd-x86_64
-print target -target win32 = win32
-print target -target win64 = win64
-print target -target i686-w64-mingw32 = win32
-print target -target i386-pc-mingw32 = win32
-print target -target i486-pc-mingw32 = win32
-print target -target i586-pc-mingw32 = win32
-print target -target i686-pc-mingw32 = win32
-print target -target x86_64-w64-mingw32 = win64
-print target -target i386-pc-linux-gnu = linux-x86
-print target -target arm-linux-gnueabihf = linux-arm
