Lines Matching refs:glob
59 # If you are using the GNU C library, or have the GNU glob functions in
61 # into the glob functions to be more efficient (by using make's directory
63 # system's C library has the 1003.2 glob functions already. Also, the glob
65 GLOB = Lib glob/glob.lib
162 make: $(objs) glob/glob.lib
169 $(CC) $(defines) IDir "" IDir $(srcdir)glob \
172 glob/glob.lib:
174 cd glob
192 clean: glob-clean
195 distclean: clean glob-realclean
207 .PHONY: glob-clean glob-realclean
209 glob-clean glob-realclean:
211 cd glob