]> git.lyx.org Git - features.git/blob - src/Makefile.am
ParagraphParameters and SharedContainer
[features.git] / src / Makefile.am
1 AUTOMAKE_OPTIONS = foreign
2 SUBDIRS = mathed insets graphics support frontends
3 DISTCLEANFILES= *.orig *.rej *~ *.bak core libintl.h config.h
4 MAINTAINERCLEANFILES = $(srcdir)/Makefile.in $(srcdir)/config.h.in
5 bin_PROGRAMS = lyx
6 ## libfrontends is given twice on the link line because it needs stuff
7 ## from FRONTEND_GUILIB and inversely. If you do not like it, feel
8 ## free to provide another solution... Maybe signals would solve that
9 ## magically, but I do not understand them much (JMarc)
10 lyx_DEPENDENCIES = mathed/libmathed.la insets/libinsets.la \
11         graphics/libgraphics.la \
12         frontends/libfrontends.la @FRONTEND_GUILIB@ \
13         frontends/libfrontends.la \
14         frontends/support/libfrontendsupport.la support/libsupport.la \
15         @INCLUDED_SIGC@
16 lyx_LDADD = $(lyx_DEPENDENCIES) @INTLLIBS@ $(LYX_LIBS) $(SIGC_LIBS) \
17         $(PSPELL_LIBS) @FRONTEND_LDFLAGS@ @FRONTEND_LIBS@
18 #lyx_LDFLAGS=-Wl,-O1
19 EXTRA_DIST = config.h.in stamp-h.in cheaders
20 ETAGS_ARGS = --lang=c++
21 BOOST_INCLUDES = -I$(top_srcdir)/boost
22 INCLUDES = $(SIGC_CFLAGS) $(BOOST_INCLUDES) $(PSPELL_INCLUDES) @FRONTEND_INCLUDES@
23 localedir = $(datadir)/locale
24 lyx_SOURCES = \
25         BufferView.C \
26         BufferView.h \
27         BufferView2.C \
28         BufferView_pimpl.C \
29         BufferView_pimpl.h \
30         Bullet.C \
31         Bullet.h \
32         Chktex.C \
33         Chktex.h \
34         ColorHandler.C \
35         ColorHandler.h \
36         CutAndPaste.C \
37         CutAndPaste.h \
38         DepTable.C \
39         DepTable.h \
40         FloatList.C \
41         FloatList.h \
42         Floating.C \
43         Floating.h \
44         FontInfo.C \
45         FontInfo.h \
46         FontLoader.C \
47         FontLoader.h \
48         LColor.C \
49         LColor.h \
50         LString.h \
51         LaTeX.C \
52         LaTeX.h \
53         LaTeXFeatures.C \
54         LaTeXFeatures.h \
55         Lsstream.h \
56         LyXAction.C \
57         LyXAction.h \
58         LyXSendto.C \
59         LyXView.C \
60         LyXView.h \
61         Makefile.in \
62         MenuBackend.C \
63         MenuBackend.h \
64         Painter.C \
65         Painter.h \
66         PainterBase.C \
67         PainterBase.h \
68         ParagraphParameters.C \
69         ParagraphParameters.h \
70         ParameterStruct.h \
71         PrinterParams.h \
72         Sectioning.h \
73         Sectioning.C \
74         ShareContainer.h \
75         Spacing.C \
76         Spacing.h \
77         TextCache.C \
78         TextCache.h \
79         ToolbarDefaults.C \
80         ToolbarDefaults.h \
81         UpdateInset.C \
82         UpdateInset.h \
83         Variables.C \
84         Variables.h \
85         WorkArea.C \
86         WorkArea.h \
87         bmtable.c \
88         bmtable.h \
89         broken_headers.h \
90         buffer.C \
91         buffer.h \
92         bufferlist.C \
93         bufferlist.h \
94         bufferparams.C \
95         bufferparams.h \
96         bufferview_funcs.C \
97         bufferview_funcs.h \
98         chset.C \
99         chset.h \
100         combox.C \
101         combox.h \
102         commandtags.h \
103         config.h.in \
104         converter.C \
105         converter.h \
106         counters.C \
107         counters.h \
108         credits.C \
109         credits.h \
110         credits_form.C \
111         credits_form.h \
112         debug.C \
113         debug.h \
114         encoding.C \
115         encoding.h \
116         exporter.C \
117         exporter.h \
118         ext_l10n.h \
119         figure.h \
120         filedlg.C \
121         filedlg.h \
122         font.C \
123         font.h \
124         form1.C \
125         form1.h \
126         gettext.C \
127         gettext.h \
128         importer.C \
129         importer.h \
130         intl.C \
131         intl.h \
132         kbmap.C \
133         kbmap.h \
134         kbsequence.C \
135         kbsequence.h \
136         language.C \
137         language.h \
138         lastfiles.C \
139         lastfiles.h \
140         layout.C \
141         layout.h \
142         lyx.C \
143         lyx.h \
144         lyx_cb.C \
145         lyx_cb.h \
146         lyx_gui.C \
147         lyx_gui.h \
148         lyx_gui_misc.C \
149         lyx_gui_misc.h \
150         lyx_main.C \
151         lyx_main.h \
152         lyx_sty.C \
153         lyx_sty.h \
154         lyxcursor.C \
155         lyxcursor.h \
156         lyxfont.C \
157         lyxfont.h \
158         lyxfind.C \
159         lyxfind.h \
160         lyxfunc.C \
161         lyxfunc.h \
162         lyxlex.C \
163         lyxlex.h \
164         lyxlex_pimpl.C \
165         lyxlex_pimpl.h \
166         lyxlookup.C \
167         lyxlookup.h \
168         lyxparagraph.h \
169         lyxrc.C \
170         lyxrc.h \
171         lyxrow.C \
172         lyxrow.h \
173         lyxscreen.h \
174         lyxserver.C \
175         lyxserver.h \
176         lyxtext.h \
177         lyxvc.C \
178         lyxvc.h \
179         main.C \
180         minibuffer.C \
181         minibuffer.h \
182         nt_defines.h \
183         os2_defines.h \
184         os2_errortable.h \
185         paragraph.C \
186         print_form.C \
187         print_form.h \
188         screen.C \
189         sp_form.C \
190         sp_form.h \
191         spellchecker.C \
192         spellchecker.h \
193         stl_string_fwd.h \
194         tabular.C \
195         tabular.h \
196         tabular-old.C \
197         tex-accent.C \
198         tex-accent.h \
199         tex-defs.h \
200         tex-strings.C \
201         tex-strings.h \
202         texrow.C \
203         texrow.h \
204         text.C \
205         text2.C \
206         tracer.C \
207         tracer.h \
208         trans.C \
209         trans.h \
210         trans_decl.h \
211         trans_mgr.C \
212         trans_mgr.h \
213         undo.C \
214         undo.h \
215         vc-backend.C \
216         vc-backend.h \
217         version.h \
218         vms_defines.h \
219         vspace.C \
220         vspace.h
221
222 lyx_main.o: lyx_main.C lyx_main.h config.h version.h lyx_gui.h \
223         lyx_gui_misc.h lyxrc.h support/path.h support/filetools.h \
224         bufferlist.h debug.h support/FileInfo.h lastfiles.h intl.h \
225         lyxserver.h layout.h gettext.h kbmap.h commandtags.h
226         $(CXXCOMPILE) -DLYX_DIR=\"$(pkgdatadir)\" \
227           -DTOP_SRCDIR=\"$(top_srcdir)\" -c $(top_srcdir)/src/lyx_main.C
228
229 main.o: main.C config.h lyx_main.h gettext.h LString.h support/filetools.h
230         $(CXXCOMPILE) -DLOCALEDIR=\"$(localedir)\" -c $(top_srcdir)/src/main.C
231
232 dist-hook:
233         cd $(distdir) ; rm -rf `find cheaders -name \*CVS\*`