Lines Matching refs:exprobjs
29 EXPROBJ= exprobjs/expr.o exprobjs/compile.o
30 XPG4EXPROBJ= exprobjs.xpg4/expr.o exprobjs.xpg4/compile.o
31 XPG6EXPROBJ= exprobjs.xpg6/expr.o exprobjs.xpg6/compile.o
57 $(PROG): exprobjs $(EXPROBJ) $(MAPFILES)
61 $(XPG4): exprobjs.xpg4 $(XPG4EXPROBJ) $(MAPFILES)
65 $(XPG6): exprobjs.xpg6 $(XPG6EXPROBJ) $(MAPFILES)
69 exprobjs/%.o: %.c
72 exprobjs.xpg4/%.o: %.c
75 exprobjs.xpg6/%.o: %.c
78 exprobjs: target
81 exprobjs.xpg4:
84 exprobjs.xpg6: