Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/expr/
H A DMakefile31 XPG4EXPROBJ= exprobjs.xpg4/expr.o exprobjs.xpg4/compile.o macro
34 OBJS= $(EXPROBJ) $(XPG4EXPROBJ) $(XPG6EXPROBJ)
64 $(XPG4): exprobjs.xpg4 $(XPG4EXPROBJ) $(MAPFILES)
65 $(LINK.c) $(XPG4EXPROBJ) -o $@ $(LDLIBS)