repo.or.cz
/
elinks
/
elinks-j605.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
grafthistory: comment about downloading the pack index
[elinks/elinks-j605.git]
/
src
/
bfu
/
Makefile
blob
4aae4a8af87f7be7065cbdd36b7c414bef71b975
1
top_builddir
=
..
/
..
2
include
$(
top_builddir
)/
Makefile.config
3
4
OBJS-
$(
CONFIG_LEDS
) +=
leds.o
5
6
OBJS
=
\
7
button.o \
8
checkbox.o \
9
dialog.o \
10
group.o \
11
hierbox.o \
12
hotkey.o \
13
inpfield.o \
14
inphist.o \
15
listbox.o \
16
listmenu.o \
17
menu.o \
18
msgbox.o \
19
style.o \
20
text.o \
21
widget.o
22
23
include
$(
top_srcdir
)/
Makefile.lib