
objs = wusage.obj configure.obj graph.obj gd.obj vms.obj

wusage.exe : $(objs)
        $(link) $(linkflags) $(mms$source_list)

