* .bzrignore: Add .h files that are host-dependent.
Add lib/.deps/, lib/arg-nonnull.h, lib/c++defs.h, lib/getopt.h, lib/time.h, lib/unistd.h, lib/warn-on-use.h. These are host-dependent and are built as part of an ordinary 'make', and should not be checked in.
This commit is contained in:
parent
6e8e6bf253
commit
803059b950
1 changed files with 6 additions and 0 deletions
|
@ -1,5 +1,11 @@
|
|||
2011-01-09 Paul Eggert <eggert@cs.ucla.edu>
|
||||
|
||||
* .bzrignore: Add .h files that are host-dependent.
|
||||
Add lib/.deps/, lib/arg-nonnull.h, lib/c++defs.h, lib/getopt.h,
|
||||
lib/time.h, lib/unistd.h, lib/warn-on-use.h. These are
|
||||
host-dependent and are built as part of an ordinary 'make', and
|
||||
should not be checked in.
|
||||
|
||||
* lib/Makefile.in: Regenerate.
|
||||
* lib/COPYING: New file, a copy of COPYING.
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue