Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/nl/
H A DMakefile33 NLOBJ= nlobjs/$(PROG).o nlobjs/compile.o
34 XPG4NLOBJ= nlobjs.xpg4/$(PROG).o nlobjs.xpg4/compile.o
60 $(PROG): nlobjs $(NLOBJ) $(MAPFILE.INT)
64 $(XPG4): nlobjs.xpg4 $(XPG4NLOBJ) $(MAPFILE.INT)
68 nlobjs/%.o: %.c
71 nlobjs/%.o: ../expr/%.c
74 nlobjs.xpg4/%.o: %.c
77 nlobjs.xpg4/%.o: ../expr/%.c
80 nlobjs: target
83 nlobjs.xpg4: