]> git.lyx.org Git - features.git/blob - src/Makefile.am
several changes and some new insets, read the Changelog
[features.git] / src / Makefile.am
1 AUTOMAKE_OPTIONS = foreign
2 SUBDIRS = mathed insets 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 lyx_DEPENDENCIES = mathed/libmathed.la insets/libinsets.la \
7         support/libsupport.la @FRONTEND_GUILIB@ frontends/libfrontends.la \
8         @INCLUDED_SIGC@
9 lyx_LDADD = $(lyx_DEPENDENCIES) @INTLLIBS@ $(LYX_LIBS) $(SIGC_LIBS) \
10         @FRONTEND_LDFLAGS@ @FRONTEND_LIBS@
11 EXTRA_DIST = config.h.in stamp-h.in cheaders
12 ETAGS_ARGS = --lang=c++
13 INCLUDES = -I${top_srcdir}/images $(SIGC_CFLAGS) @FRONTEND_INCLUDES@
14 localedir = $(datadir)/locale
15 lyx_SOURCES = \
16         BackStack.h \
17         BufferView.C \
18         BufferView.h \
19         BufferView2.C \
20         BufferView_pimpl.C \
21         BufferView_pimpl.h \
22         Bullet.C \
23         Bullet.h \
24         Chktex.C \
25         Chktex.h \
26         ColorHandler.C \
27         ColorHandler.h \
28         CutAndPaste.C \
29         CutAndPaste.h \
30         DepTable.C \
31         DepTable.h \
32         FloatList.C \
33         FloatList.h \
34         Floating.h \
35         FontInfo.C \
36         FontInfo.h \
37         FontLoader.C \
38         FontLoader.h \
39         ImportLaTeX.C \
40         ImportLaTeX.h \
41         ImportNoweb.C \
42         ImportNoweb.h \
43         LColor.C \
44         LColor.h \
45         LString.h \
46         LaTeX.C \
47         LaTeX.h \
48         LaTeXFeatures.C \
49         LaTeXFeatures.h \
50         LaTeXLog.C \
51         Literate.C \
52         Literate.h \
53         LyXAction.C \
54         LyXAction.h \
55         LyXSendto.C \
56         LyXView.C \
57         LyXView.h \
58         Makefile.in \
59         Painter.C \
60         Painter.h \
61         PainterBase.C \
62         PainterBase.h \
63         PaperLayout.C \
64         ParagraphExtra.C \
65         PrinterParams.h \
66         Spacing.C \
67         Spacing.h \
68         TableLayout.C \
69         TabularLayout.C \
70         TextCache.C \
71         TextCache.h \
72         Timeout.C \
73         Timeout.h \
74         ToolbarDefaults.C \
75         ToolbarDefaults.h \
76         UpdateInset.C \
77         UpdateInset.h \
78         WorkArea.C \
79         WorkArea.h \
80         bibforms.h \
81         bmtable.c \
82         bmtable.h \
83         broken_headers.h \
84         buffer.C \
85         buffer.h \
86         bufferlist.C \
87         bufferlist.h \
88         bufferparams.C \
89         bufferparams.h \
90         bufferview_funcs.C \
91         bufferview_funcs.h \
92         bullet_forms.C \
93         bullet_forms.h \
94         bullet_forms_cb.C \
95         chset.C \
96         chset.h \
97         combox.C \
98         combox.h \
99         commandtags.h \
100         config.h.in \
101         credits.C \
102         credits.h \
103         credits_form.C \
104         credits_form.h \
105         debug.C \
106         debug.h \
107         direction.h \
108         figure.h \
109         filedlg.C \
110         filedlg.h \
111         font.C \
112         font.h \
113         form1.C \
114         form1.h \
115         gettext.h \
116         include_form.h \
117         intl.C \
118         intl.h \
119         kbmap.C \
120         kbmap.h \
121         kbsequence.C \
122         kbsequence.h \
123         language.C \
124         language.h \
125         lastfiles.C \
126         lastfiles.h \
127         latexoptions.C \
128         latexoptions.h \
129         layout.C \
130         layout.h \
131         layout_forms.C \
132         layout_forms.h \
133         lyx.C \
134         lyx.h \
135         lyx_cb.C \
136         lyx_cb.h \
137         lyx_gui.C \
138         lyx_gui.h \
139         lyx_gui_misc.C \
140         lyx_gui_misc.h \
141         lyx_main.C \
142         lyx_main.h \
143         lyx_sendfax.C \
144         lyx_sendfax.h \
145         lyx_sendfax_main.C \
146         lyx_sty.C \
147         lyx_sty.h \
148         lyxcursor.C \
149         lyxcursor.h \
150         lyxfont.C \
151         lyxfont.h \
152         lyxfr0.C \
153         lyxfr0.h \
154         lyxfr1.C \
155         lyxfr1.h \
156         lyxfunc.C \
157         lyxfunc.h \
158         lyxlex.C \
159         lyxlex.h \
160         lyxlex_pimpl.C \
161         lyxlex_pimpl.h \
162         lyxlookup.C \
163         lyxlookup.h \
164         lyxparagraph.h \
165         lyxrc.C \
166         lyxrc.h \
167         lyxrow.C \
168         lyxrow.h \
169         lyxscreen.h \
170         lyxserver.C \
171         lyxserver.h \
172         lyxtext.h \
173         lyxvc.C \
174         lyxvc.h \
175         main.C \
176         menus.C \
177         menus.h \
178         minibuffer.C \
179         minibuffer.h \
180         nt_defines.h \
181         os2_defines.h \
182         os2_errortable.h \
183         paragraph.C \
184         print_form.C \
185         print_form.h \
186         screen.C \
187         sp_form.C \
188         sp_form.h \
189         spellchecker.C \
190         spellchecker.h \
191         stl_string_fwd.h \
192         table.C \
193         table.h \
194         tabular.C \
195         tabular.h \
196         tex-accent.C \
197         tex-accent.h \
198         tex-defs.h \
199         tex-strings.C \
200         tex-strings.h \
201         texoptions.C \
202         texrow.C \
203         texrow.h \
204         text.C \
205         text2.C \
206         toolbar.C \
207         toolbar.h \
208         tracer.C \
209         tracer.h \
210         trans.C \
211         trans.h \
212         trans_decl.h \
213         trans_mgr.C \
214         trans_mgr.h \
215         undo.C \
216         undo.h \
217         vc-backend.C \
218         vc-backend.h \
219         version.h \
220         vms_defines.h \
221         vspace.C \
222         vspace.h
223
224 lyx_main.o: lyx_main.C lyx_main.h config.h version.h lyx_gui.h \
225         lyx_gui_misc.h lyxrc.h support/path.h support/filetools.h \
226         bufferlist.h debug.h support/FileInfo.h lastfiles.h intl.h \
227         lyxserver.h layout.h gettext.h kbmap.h 
228         $(CXXCOMPILE) -DLYX_DIR=\"$(pkgdatadir)\" \
229           -DTOP_SRCDIR=\"$(top_srcdir)\" -c $(top_srcdir)/src/lyx_main.C
230
231 main.o: main.C config.h lyx_main.h gettext.h LString.h support/filetools.h
232         $(CXXCOMPILE) -DLOCALEDIR=\"$(localedir)\" -c $(top_srcdir)/src/main.C
233
234 dist-hook:
235         cd $(distdir) ; rm -rf `find cheaders -name \*CVS\*`