CCFLAGS = #/debug LDFLAGS = /exe=ccs:[richgr.exe]ident # /debug *.obj: *.c cc $(CCFLAGS) $*.c ccs\:[richgr.exe]ident.exe: ident.obj rcskeys.obj red_out.obj cf_vms.obj link ident.obj, red_out.obj, rcskeys.obj, cf_vms.obj,rcs/opt $(LDFLAGS) pp [richgr.exe] pp