view .arch-inventory @ 58068:df00cdb75fc6

* doc.c: New variable Vbuild_files. (Fsnarf_documentation): If Vbuild_files is nil, populate it with file names from buildobh.lst. Only attach docstrings from files that are in Vbuild_files. (syms_of_doc): Defvar Vbuild_files. * Makefile.in (SOME_MACHINE_OBJECTS): Add fringe.o, image.o and w32*.o. (temacs${EXEEXT}): Generate buildobj.lst when temacs is linked. (mostlyclean): rm buildobj.lst * makefile.w32-in ($(TEMACS)): Generate buildobj.lst when temacs is linked.
author Jan Djärv <jan.h.d@swipnet.se>
date Tue, 09 Nov 2004 08:19:51 +0000
parents a0fc4f10d0cf
children 7cb1d5f71446
line wrap: on
line source

# Generated files
precious ^(config\.status|config\.cache)$

# Build-in-place makes these directories, so just ignore them
precious ^(info)$

# Install-in-place makes these directories, so just ignore them
backup ^(bin|data|lock|site-lisp)$

# arch-tag: 6eeeaa4e-cc7e-4b22-b3d7-1089e155da14