Home
last modified time | relevance | path

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

/titanic_50/usr/src/cmd/nl/
H A DMakefile31 NLOBJ= nlobjs/$(PROG).o nlobjs/compile.o
32 XPG4NLOBJ= nlobjs.xpg4/$(PROG).o nlobjs.xpg4/compile.o
54 $(PROG): nlobjs $(NLOBJ) $(MAPFILE.INT)
58 $(XPG4): nlobjs.xpg4 $(XPG4NLOBJ) $(MAPFILE.INT)
62 nlobjs/%.o: %.c
65 nlobjs/%.o: ../expr/%.c
68 nlobjs.xpg4/%.o: %.c
71 nlobjs.xpg4/%.o: ../expr/%.c
74 nlobjs: target
77 nlobjs.xpg4: