Home
last modified time | relevance | path

Searched refs:EXPROBJ (Results 1 – 1 of 1) sorted by relevance

/titanic_50/usr/src/cmd/expr/
H A DMakefile29 EXPROBJ= exprobjs/expr.o exprobjs/compile.o macro
33 OBJS= $(EXPROBJ) $(XPG4EXPROBJ) $(XPG6EXPROBJ)
57 $(PROG): exprobjs $(EXPROBJ) $(MAPFILES)
58 $(LINK.c) $(EXPROBJ) -o $@ $(LDLIBS)