1$ set verify 2$ CC :== CC/DEBUG/NOOPTIMIZE/STANDARD=VAXC/DEFINE=HAVE_CONFIG_H- 3/INCLUDE_DIRECTORY=([-],[-.LIB],[-.SRC],[-.VMS])/PREFIX_LIBRARY_ENTRIES=ALL_ENTRIES 4$ CC fnmatch.c 5$ CC getdate.c 6$ CC getline.c 7$ CC getopt.c 8$ CC getopt1.c 9$ CC md5.c 10$ CC regex.c 11$ CC savecwd.c 12$ CC sighandle.c 13$ CC stripslash.c 14$ CC valloc.c 15$ CC xgetwd.c 16$ CC yesno.c 17$ library/create gnulib.olb fnmatch.obj,getdate.obj,getline.obj,- 18getopt.obj,getopt1.obj,md5.obj,regex.obj,savecwd.obj,sighandle.obj,- 19stripslash.obj,valloc.obj,xgetwd.obj,yesno.obj 20$ set noverify 21