Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
7
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
Marco Trevisan
xserver
Commits
14a8311b
Commit
14a8311b
authored
Sep 11, 2003
by
Keith Packard
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Make more stuff build
parent
8bc8fd86
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
11 additions
and
10 deletions
+11
-10
hw/kdrive/Makefile.am
hw/kdrive/Makefile.am
+11
-10
No files found.
hw/kdrive/Makefile.am
View file @
14a8311b
SUBDIRS
=
\
vesa
vesa
\
linux
INCLUDES
=
\
-I
$(top_srcdir)
/fb
\
...
...
@@ -30,18 +31,18 @@ libkdrive_la_SOURCES = \
kxv.c
\
vga.c
libkdrive_la_LIBADD
=
\
bin_PROGRAMS
=
Xvesa
Xvesa_SOURCES
=
# Intentionally left blank
Xvesa_LDADD
=
\
$(top_builddir)
/dix/libdix.la
\
$(top_builddir)
/hw/kdrive/libkdrive.la
\
$(top_builddir)
/hw/kdrive/linux/liblinux.la
\
$(top_builddir)
/hw/kdrive/vesa/libvesa.la
\
$(top_builddir)
/fb/libfb.la
\
$(top_builddir)
/mi/libmi.la
\
$(top_builddir)
/render/librender.la
\
$(top_builddir)
/randr/librandr.la
\
$(top_builddir)
/os/libos.la
\
$(X_LIBS)
-lXfont
bin_PROGRAMS
=
Xvesa
Xvesa_SOURCES
=
# Intentionally left blank
Xvesa_LDADD
=
$(top_builddir)
/hw/kdrive/libkdrive.la
$(X_LIBS)
-lXfont
-lm
-lz
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment