source: rtems-graphics-toolkit/.gitignore @ 2fcdef5

Last change on this file since 2fcdef5 was 2fcdef5, checked in by Chirayu Desai <cdesai@…>, on 12/25/13 at 16:46:04

build some packages in another directory

The plan is to move all of it to build/ eventually, but
not everything builds currently.
Some don't build even without this change, and some fail
because of this change.

  • Property mode set to 100644
File size: 2.9 KB
Line 
1*~
2*.o
3*.obj
4*.elf
5*.lib
6*.a
7*.so
8*.so.*
9*.exe
10*.out
11*.app
12*.i*86
13*.x86_64
14
15build/
16
17# TODO: Clean this up later
18RTEMS_SETTINGS
19fltk-1.3.0/FL/Makefile
20fltk-1.3.0/config.h
21fltk-1.3.0/config.log
22fltk-1.3.0/config.status
23fltk-1.3.0/fltk-config
24fltk-1.3.0/fltk.list
25fltk-1.3.0/fltk.spec
26fltk-1.3.0/makeinclude
27fltk-1.3.0/test/adjuster
28fltk-1.3.0/test/arc
29fltk-1.3.0/test/ask
30fltk-1.3.0/test/bitmap
31fltk-1.3.0/test/blocks
32fltk-1.3.0/test/boxtype
33fltk-1.3.0/test/browser
34fltk-1.3.0/test/button
35fltk-1.3.0/test/buttons
36fltk-1.3.0/test/checkers
37fltk-1.3.0/test/clock
38fltk-1.3.0/test/colbrowser
39fltk-1.3.0/test/color_chooser
40fltk-1.3.0/test/cursor
41fltk-1.3.0/test/curve
42fltk-1.3.0/test/demo
43fltk-1.3.0/test/doublebuffer
44fltk-1.3.0/test/file_chooser
45fltk-1.3.0/test/fonts
46fltk-1.3.0/test/forms
47fltk-1.3.0/test/hello
48fltk-1.3.0/test/help
49fltk-1.3.0/test/iconize
50fltk-1.3.0/test/image
51fltk-1.3.0/test/input
52fltk-1.3.0/test/input_choice
53fltk-1.3.0/test/label
54fltk-1.3.0/test/line_style
55fltk-1.3.0/test/list_visuals
56fltk-1.3.0/test/menubar
57fltk-1.3.0/test/message
58fltk-1.3.0/test/minimum
59fltk-1.3.0/test/native-filechooser
60fltk-1.3.0/test/navigation
61fltk-1.3.0/test/output
62fltk-1.3.0/test/overlay
63fltk-1.3.0/test/pack
64fltk-1.3.0/test/pixmap
65fltk-1.3.0/test/pixmap_browser
66fltk-1.3.0/test/resizebox
67fltk-1.3.0/test/rotated_text
68fltk-1.3.0/test/scroll
69fltk-1.3.0/test/subwindow
70fltk-1.3.0/test/symbols
71fltk-1.3.0/test/table
72fltk-1.3.0/test/threads
73fltk-1.3.0/test/tile
74fltk-1.3.0/test/tiled_image
75fltk-1.3.0/test/unittests
76fltk-1.3.0/test/utf8
77t1lib-5.1.2/Makefile
78t1lib-5.1.2/config.log
79t1lib-5.1.2/config.status
80t1lib-5.1.2/doc/Makefile
81t1lib-5.1.2/examples/Makefile
82t1lib-5.1.2/examples/subset
83t1lib-5.1.2/examples/subset.lo
84t1lib-5.1.2/examples/t1example1
85t1lib-5.1.2/examples/t1example1.lo
86t1lib-5.1.2/lib/.libs/
87t1lib-5.1.2/lib/Makefile
88t1lib-5.1.2/lib/libt1.la
89t1lib-5.1.2/lib/t1lib.h
90t1lib-5.1.2/lib/t1lib/Makefile
91t1lib-5.1.2/lib/t1lib/parseAFM.lo
92t1lib-5.1.2/lib/t1lib/sysconf.h
93t1lib-5.1.2/lib/t1lib/t1aaset.lo
94t1lib-5.1.2/lib/t1lib/t1afmtool.lo
95t1lib-5.1.2/lib/t1lib/t1base.lo
96t1lib-5.1.2/lib/t1lib/t1delete.lo
97t1lib-5.1.2/lib/t1lib/t1enc.lo
98t1lib-5.1.2/lib/t1lib/t1env.lo
99t1lib-5.1.2/lib/t1lib/t1finfo.lo
100t1lib-5.1.2/lib/t1lib/t1load.lo
101t1lib-5.1.2/lib/t1lib/t1outline.lo
102t1lib-5.1.2/lib/t1lib/t1set.lo
103t1lib-5.1.2/lib/t1lib/t1subset.lo
104t1lib-5.1.2/lib/t1lib/t1trans.lo
105t1lib-5.1.2/lib/type1/Makefile
106t1lib-5.1.2/lib/type1/arith.lo
107t1lib-5.1.2/lib/type1/curves.lo
108t1lib-5.1.2/lib/type1/fontfcn.lo
109t1lib-5.1.2/lib/type1/hints.lo
110t1lib-5.1.2/lib/type1/lines.lo
111t1lib-5.1.2/lib/type1/objects.lo
112t1lib-5.1.2/lib/type1/paths.lo
113t1lib-5.1.2/lib/type1/regions.lo
114t1lib-5.1.2/lib/type1/scanfont.lo
115t1lib-5.1.2/lib/type1/spaces.lo
116t1lib-5.1.2/lib/type1/t1io.lo
117t1lib-5.1.2/lib/type1/t1snap.lo
118t1lib-5.1.2/lib/type1/t1stub.lo
119t1lib-5.1.2/lib/type1/token.lo
120t1lib-5.1.2/lib/type1/type1.lo
121t1lib-5.1.2/lib/type1/util.lo
122t1lib-5.1.2/libtool
123t1lib-5.1.2/type1afm/Makefile
124t1lib-5.1.2/type1afm/type1afm
125t1lib-5.1.2/type1afm/type1afm.lo
Note: See TracBrowser for help on using the repository browser.