Lines Matching refs:obj

28 %.obj: %.c
29 $(CC) $(CFLAGS)/obj=$@ $<
55 ARCHIVES = ,ar.obj,arscan.obj
79 extras = ,signame.obj,remote-stub.obj,vmsfunctions.obj,vmsify.obj
82 glob = ,[.glob]glob.obj,[.glob]fnmatch.obj
83 getopt = ,getopt.obj,getopt1.obj
91 objs = commands.obj,job.obj,dir.obj,file.obj,misc.obj,hash.obj,\
92 main.obj,read.obj,remake.obj,rule.obj,implicit.obj,\
93 default.obj,variable.obj,expand.obj,function.obj,strcache.obj,\
94 vpath.obj,version.obj$(ARCHIVES)$(ALLOCA)$(extras)$(getopt)$(glob)
114 -$(RM) make.exe;,*.obj;
115 -$(RM) [.glob]*.obj;
118 commands.obj: commands.c make.h dep.h commands.h filedef.h variable.h job.h
119 job.obj: job.c vmsjobs.c make.h commands.h job.h filedef.h variable.h
120 dir.obj: dir.c make.h
121 file.obj: file.c make.h commands.h dep.h filedef.h variable.h
122 misc.obj: misc.c make.h dep.h
123 hash.obj: hash.c make.h hash.h
124 strcache.obj: strcache.c make.h hash.h
125 main.obj: main.c make.h commands.h dep.h filedef.h variable.h job.h
126 read.obj: read.c make.h commands.h dep.h filedef.h variable.h
127 remake.obj: remake.c make.h commands.h job.h dep.h filedef.h
128 rule.obj: rule.c make.h commands.h dep.h filedef.h variable.h rule.h
129 implicit.obj: implicit.c make.h rule.h dep.h filedef.h
130 default.obj: default.c make.h rule.h dep.h filedef.h commands.h variable.h
131 variable.obj: variable.c make.h commands.h variable.h dep.h filedef.h
132 expand.obj: expand.c make.h commands.h filedef.h variable.h
133 function.obj: function.c make.h variable.h dep.h commands.h job.h
134 vpath.obj: vpath.c make.h filedef.h variable.h
135 version.obj: version.c config.h
136 arscan.obj: arscan.c
137 ar.obj: ar.c make.h filedef.h
138 signame.obj: signame.c
139 remote-stub.obj: remote-stub.c
140 [.glob]glob.obj: [.glob]glob.c
141 [.glob]fnmatch.obj: [.glob]fnmatch.c
142 getopt.obj: getopt.c
143 getopt1.obj: getopt1.c
144 vmsfunctions.obj: vmsfunctions.c make.h vmsdir.h
145 vmsify.obj: vmsify.c make.h