annotate admin/unidata/.gitignore @ 108708:12c5e713faa1

Handle auto-depend with configure. * make-dist (src): Include *.mk. * config.bat: Concatenate deps.mk onto the end of src/Makefile. * configure.in (DEPFLAGS, MKDEPDIR): New output variables. (deps_frag): New output file. (AUTO_DEPEND): Remove this definition. * src/Makefile.in (DEPDIR): New constant. (DEPFLAGS): Set with configure, not cpp. (MKDEPDIR): New, set by configure. (.c.o, .m.o, ecrt0.o): Use $MKDEPDIR. (clean): Use $DEPDIR. (deps_frag): Include from configure. Move static/dynamic dependency stuff to deps.mk/autodeps.mk. * src/deps.mk, src/autodeps.mk: New files, extracted from Makefile.in. * msdos/sed1v2.inp (DEPFLAGS, deps_frag): Edit to empty. (MKDEPDIR): Edit to ':'.
author Glenn Morris <rgm@gnu.org>
date Wed, 19 May 2010 23:11:27 -0700
parents c3c96e15571c
children ef719132ddfa
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
104872
02da2479105f * unidata/.gitignore: New file.
Juanma Barranquero <lekktu@gmail.com>
parents:
diff changeset
1 *.elc
02da2479105f * unidata/.gitignore: New file.
Juanma Barranquero <lekktu@gmail.com>
parents:
diff changeset
2 unidata.txt
105070
c3c96e15571c Add arch tagline
Miles Bader <miles@gnu.org>
parents: 104872
diff changeset
3
c3c96e15571c Add arch tagline
Miles Bader <miles@gnu.org>
parents: 104872
diff changeset
4 # arch-tag: 1b0c916f-3060-47b4-a8c9-cff5c3598adf