Lines Matching defs:srcdir

33 srcdir = .
69 INCLUDES = -I. -I.. -I$(topdir) -I$(BASHINCDIR) -I$(topdir)/lib -I$(srcdir)
83 DIRECTDEFINE = -D $(srcdir)
108 DEFSRC = $(srcdir)/alias.def $(srcdir)/bind.def $(srcdir)/break.def \
109 $(srcdir)/builtin.def $(srcdir)/cd.def $(srcdir)/colon.def \
110 $(srcdir)/command.def $(srcdir)/declare.def $(srcdir)/echo.def \
111 $(srcdir)/enable.def $(srcdir)/eval.def $(srcdir)/getopts.def \
112 $(srcdir)/exec.def $(srcdir)/exit.def $(srcdir)/fc.def \
113 $(srcdir)/fg_bg.def $(srcdir)/hash.def $(srcdir)/help.def \
114 $(srcdir)/history.def $(srcdir)/jobs.def $(srcdir)/kill.def \
115 $(srcdir)/let.def $(srcdir)/read.def $(srcdir)/return.def \
116 $(srcdir)/set.def $(srcdir)/setattr.def $(srcdir)/shift.def \
117 $(srcdir)/source.def $(srcdir)/suspend.def $(srcdir)/test.def \
118 $(srcdir)/times.def $(srcdir)/trap.def $(srcdir)/type.def \
119 $(srcdir)/ulimit.def $(srcdir)/umask.def $(srcdir)/wait.def \
120 $(srcdir)/reserved.def $(srcdir)/pushd.def $(srcdir)/shopt.def \
121 $(srcdir)/printf.def $(srcdir)/complete.def
195 $(SHELL) $(srcdir)/psize.sh > $@
198 $(CC_FOR_BUILD) $(CCFLAGS_FOR_BUILD) -o $@ $(srcdir)/psize.c
266 bashgetopt.o: $(topdir)/pathnames.h $(topdir)/externs.h $(srcdir)/common.h
289 evalfile.o: $(topdir)/bashhist.h $(srcdir)/common.h
299 evalstring.o: $(topdir)/bashhist.h $(srcdir)/common.h
307 getopt.o: $(srcdir)/getopt.h
316 alias.o: $(topdir)/subst.h $(topdir)/externs.h $(srcdir)/common.h
320 bind.o: $(topdir)/subst.h $(topdir)/externs.h $(srcdir)/bashgetopt.h
330 builtin.o: $(topdir)/quit.h $(srcdir)/common.h $(BASHINCDIR)/maxpath.h
333 builtin.o: $(srcdir)/bashgetopt.h
338 cd.o: $(srcdir)/common.h $(BASHINCDIR)/maxpath.h
341 command.o: $(topdir)/quit.h $(srcdir)/bashgetopt.h $(BASHINCDIR)/maxpath.h
349 declare.o: $(topdir)/arrayfunc.h $(srcdir)/bashgetopt.h
374 exec.o: $(srcdir)/common.h $(topdir)/execute_cmd.h $(BASHINCDIR)/maxpath.h
384 fc.o: $(topdir)/builtins.h $(topdir)/command.h $(srcdir)/bashgetopt.h
392 fg_bg.o: $(topdir)/bashtypes.h $(srcdir)/bashgetopt.h
408 hash.o: $(srcdir)/common.h $(BASHINCDIR)/maxpath.h
414 help.o: ${srcdir}/common.h
428 jobs.o: $(topdir)/general.h $(topdir)/xmalloc.h $(topdir)/quit.h $(srcdir)/bashgetopt.h
447 printf.o: $(topdir)/variables.h $(topdir)/conftypes.h $(BASHINCDIR)/stdc.h $(srcdir)/bashgetopt.h
448 printf.o: $(topdir)/bashtypes.h ${srcdir}/common.h $(BASHINCDIR)/chartypes.h
454 pushd.o: $(BASHINCDIR)/maxpath.h $(srcdir)/common.h ./builtext.h
475 setattr.o: $(topdir)/quit.h $(srcdir)/common.h $(srcdir)/bashgetopt.h
490 source.o: $(srcdir)/bashgetopt.h
510 trap.o: $(topdir)/quit.h $(srcdir)/common.h $(BASHINCDIR)/maxpath.h
516 type.o: $(topdir)/quit.h $(srcdir)/common.h $(BASHINCDIR)/maxpath.h
542 shopt.o: $(srcdir)/common.h $(srcdir)/bashgetopt.h
550 complete.o: ${srcdir}/common.h ${srcdir}/bashgetopt.h