Lines Matching full:makefile
17 # then do "make -f git.mk". This modifies all Makefile.am files in
19 # Makefile.am files you create in your project, or just rerun the
23 # more files, add them to the GITIGNOREFILES variable in your Makefile.am.
37 # me the output of "git status" as well as your Makefile.am and Makefile for
41 # Makefile.am.sample in the git.mk git repo.
50 # This makefile provides the following targets:
91 # removes automake-generated Makefile.in files:
95 case $$f in Makefile|*/Makefile) \
111 # Default rule is to install ourselves in all Makefile.am files:
117 @echo Installing git makefile
119 find "`test -z "$(top_srcdir)" && echo . || echo "$(top_srcdir)"`" -name Makefile.am | while read x; do \
146 $(srcdir)/.gitignore: Makefile.am $(top_srcdir)/git.mk
191 if test -f $(srcdir)/po/Makefile.in.in; then \
193 po/Makefile.in.in \
194 po/Makefile.in \
195 po/Makefile \
243 Makefile \
244 Makefile.in \