]> git.lyx.org Git - lyx.git/blob - src/Makefile.am
Add fl_set_input_return to input_paperoption.
[lyx.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 \
13         support/libsupport.la \
14         @INCLUDED_SIGC@
15 lyx_LDADD = $(lyx_DEPENDENCIES) @INTLLIBS@ $(LYX_LIBS) $(SIGC_LIBS) \
16         $(PSPELL_LIBS) @FRONTEND_LDFLAGS@ @FRONTEND_LIBS@ @AIKSAURUS_LIBS@
17 #lyx_LDFLAGS=-Wl,-O1
18 EXTRA_DIST = config.h.in stamp-h.in cheaders ext_l10n.h
19 ETAGS_ARGS = --lang=c++
20 BOOST_INCLUDES = -I$(top_srcdir)/boost
21 INCLUDES = $(SIGC_CFLAGS) $(BOOST_INCLUDES) $(PSPELL_INCLUDES) @FRONTEND_INCLUDES@
22 localedir = $(datadir)/locale
23 lyx_SOURCES = \
24         BufferView.C \
25         BufferView.h \
26         BufferView2.C \
27         BufferView_pimpl.C \
28         BufferView_pimpl.h \
29         Bullet.C \
30         Bullet.h \
31         Chktex.C \
32         Chktex.h \
33         ColorHandler.C \
34         ColorHandler.h \
35         CutAndPaste.C \
36         CutAndPaste.h \
37         DepTable.C \
38         DepTable.h \
39         FloatList.C \
40         FloatList.h \
41         Floating.C \
42         Floating.h \
43         FontInfo.C \
44         FontInfo.h \
45         FontLoader.C \
46         FontLoader.h \
47         LColor.C \
48         LColor.h \
49         LString.h \
50         LaTeX.C \
51         LaTeX.h \
52         LaTeXFeatures.C \
53         LaTeXFeatures.h \
54         Lsstream.h \
55         LyXAction.C \
56         LyXAction.h \
57         LyXSendto.C \
58         LyXView.C \
59         LyXView.h \
60         Makefile.in \
61         MenuBackend.C \
62         MenuBackend.h \
63         Painter.C \
64         Painter.h \
65         PainterBase.C \
66         PainterBase.h \
67         ParagraphParameters.C \
68         ParagraphParameters.h \
69         ParameterStruct.h \
70         PrinterParams.h \
71         Sectioning.h \
72         Sectioning.C \
73         ShareContainer.h \
74         Spacing.C \
75         Spacing.h \
76         TextCache.C \
77         TextCache.h \
78         Thesaurus.C \
79         Thesaurus.h \
80         ToolbarDefaults.C \
81         ToolbarDefaults.h \
82         UpdateInset.C \
83         UpdateInset.h \
84         Variables.C \
85         Variables.h \
86         WorkArea.C \
87         WorkArea.h \
88         XFormsView.C \
89         XFormsView.h \
90         broken_headers.h \
91         buffer.C \
92         buffer.h \
93         bufferlist.C \
94         bufferlist.h \
95         bufferparams.C \
96         bufferparams.h \
97         bufferview_funcs.C \
98         bufferview_funcs.h \
99         chset.C \
100         chset.h \
101         commandtags.h \
102         config.h.in \
103         converter.C \
104         converter.h \
105         counters.C \
106         counters.h \
107         debug.C \
108         debug.h \
109         encoding.C \
110         encoding.h \
111         exporter.C \
112         exporter.h \
113         figure.h \
114         figure_form.C \
115         figure_form.h \
116         figureForm.C \
117         figureForm.h \
118         font.C \
119         font.h \
120         func_status.h \
121         gettext.C \
122         gettext.h \
123         importer.C \
124         importer.h \
125         intl.C \
126         intl.h \
127         iterators.C \
128         iterators.h \
129         kbmap.C \
130         kbmap.h \
131         kbsequence.C \
132         kbsequence.h \
133         language.C \
134         language.h \
135         lastfiles.C \
136         lastfiles.h \
137         layout.C \
138         layout.h \
139         lyx_cb.C \
140         lyx_cb.h \
141         lyx_gui.C \
142         lyx_gui.h \
143         lyx_gui_misc.C \
144         lyx_gui_misc.h \
145         lyx_main.C \
146         lyx_main.h \
147         lyx_sty.C \
148         lyx_sty.h \
149         lyxcursor.C \
150         lyxcursor.h \
151         lyxfont.C \
152         lyxfont.h \
153         lyxfind.C \
154         lyxfind.h \
155         lyxfunc.C \
156         lyxfunc.h \
157         lyxlex.C \
158         lyxlex.h \
159         lyxlex_pimpl.C \
160         lyxlex_pimpl.h \
161         lyxlookup.C \
162         lyxlookup.h \
163         lyxrc.C \
164         lyxrc.h \
165         lyxrow.C \
166         lyxrow.h \
167         lyxscreen.h \
168         lyxserver.C \
169         lyxserver.h \
170         lyxtext.h \
171         lyxvc.C \
172         lyxvc.h \
173         main.C \
174         minibuffer.C \
175         minibuffer.h \
176         nt_defines.h \
177         os2_defines.h \
178         os2_errortable.h \
179         paragraph.C \
180         paragraph.h \
181         paragraph_pimpl.C \
182         paragraph_pimpl.h \
183         print_form.C \
184         print_form.h \
185         screen.C \
186         sp_base.h \
187         sp_spell.C \
188         sp_ispell.h \
189         sp_pspell.h \
190         stl_string_fwd.h \
191         tabular.C \
192         tabular.h \
193         tabular-old.C \
194         tex-accent.C \
195         tex-accent.h \
196         tex-strings.C \
197         tex-strings.h \
198         texrow.C \
199         texrow.h \
200         text.C \
201         text2.C \
202         tracer.C \
203         tracer.h \
204         trans.C \
205         trans.h \
206         trans_decl.h \
207         trans_mgr.C \
208         trans_mgr.h \
209         undo.C \
210         undo.h \
211         undo_funcs.C \
212         undo_funcs.h \
213         undostack.C \
214         undostack.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 language.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\*`