.FIRST : linkopt = "" on_axp = f$getsyi("ARCH_TYPE").eq.2 if .not. on_axp then linkopt = ", uudecode/opt" use_gcc = f$trnlnm ("GNU_CC").nes."" if .not. use_gcc then define /nolog sys sys$library if use_gcc then cc = "gcc" if use_gcc then linkopt = linkopt + ", gnu_cc:[000000]gcclib/libr" uudecode.exe : uudecode.obj getopt.obj $(LINK) $(LINKFLAGS) $+ 'linkopt'