VirtualBox

source: kBuild/trunk/src/kmk/.gitignore@ 3387

Last change on this file since 3387 was 3140, checked in by bird, 6 years ago

kmk: Merged in changes from GNU make 4.2.1 (2e55f5e4abdc0e38c1d64be703b446695e70b3b6 / https://git.savannah.gnu.org/git/make.git).

  • Property svn:eol-style set to LF
File size: 634 bytes
Line 
1# Development artifacts
2ID
3TAGS
4.*gdbinit
5.gdb_history
6*~
7#*
8.#*
9
10# Configure artifacts
11ABOUT-NLS
12Makefile
13Makefile.in
14aclocal.m4
15autom4te.cache
16config.cache
17config.h
18config.h.in
19config.log
20config.status
21configure
22stamp-h1
23
24# Build artifacts
25.deps
26gmk-default.h
27loadavg
28make
29*.o
30*.exe
31*.dll.a
32*.obj
33*.lib
34*.pdb
35*.sbr
36
37# Windows build artifacts
38WinDebug/
39WinRel/
40GccDebug/
41GccRel/
42
43# Distribution artifacts
44.dep_segment
45.check-git-HEAD
46ChangeLog
47Makefile.DOS
48NMakefile
49README
50README.DOS
51README.OS2
52README.W32
53SMakefile
54build.sh
55build.sh.in
56config.ami
57config.h-vms
58config.h.W32
59configh.dos
60make-[0-9]*/
61make-[0-9]*.tar.*
62checkcfg.*.log
Note: See TracBrowser for help on using the repository browser.

© 2023 Oracle
ContactPrivacy policyTerms of Use