Searched refs:nlobjs (Results 1 – 1 of 1) sorted by relevance
31 NLOBJ= nlobjs/$(PROG).o nlobjs/compile.o32 XPG4NLOBJ= nlobjs.xpg4/$(PROG).o nlobjs.xpg4/compile.o54 $(PROG): nlobjs $(NLOBJ) $(MAPFILE.INT)58 $(XPG4): nlobjs.xpg4 $(XPG4NLOBJ) $(MAPFILE.INT)62 nlobjs/%.o: %.c65 nlobjs/%.o: ../expr/%.c68 nlobjs.xpg4/%.o: %.c71 nlobjs.xpg4/%.o: ../expr/%.c74 nlobjs: target77 nlobjs.xpg4: