Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
N
nx-libs
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
1
Issues
1
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
dimbor
nx-libs
Commits
9a160437
Commit
9a160437
authored
Oct 18, 2017
by
Ulrich Sibiller
Committed by
Mike Gabriel
Nov 17, 2017
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
fix broken path due to missing /
parent
ac66ba34
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
10 additions
and
10 deletions
+10
-10
Imakefile.inc
nx-X11/programs/Xserver/GL/mesa/shader/slang/Imakefile.inc
+10
-10
No files found.
nx-X11/programs/Xserver/GL/mesa/shader/slang/Imakefile.inc
View file @
9a160437
...
@@ -61,16 +61,16 @@ LinkSourceFile(traverse_wrap.h, $(MESASRCDIR)/src/mesa/shader/slang)
...
@@ -61,16 +61,16 @@ LinkSourceFile(traverse_wrap.h, $(MESASRCDIR)/src/mesa/shader/slang)
MESA_SLANG_UOBJS
=
$
(
MESA_SLANG_OBJS
)
MESA_SLANG_UOBJS
=
$
(
MESA_SLANG_OBJS
)
#endif
#endif
MESA_SLANG_DOBJS
=
$
(
MESASLANGBUILDDIR
)
debuggerslang_assemble_assignment
.
o
\
MESA_SLANG_DOBJS
=
$
(
MESASLANGBUILDDIR
)
debugger
/
slang_assemble_assignment
.
o
\
$
(
MESASLANGBUILDDIR
)
debuggerslang_assemble
.
o
\
$
(
MESASLANGBUILDDIR
)
debugger
/
slang_assemble
.
o
\
$
(
MESASLANGBUILDDIR
)
debuggerslang_assemble_conditional
.
o
\
$
(
MESASLANGBUILDDIR
)
debugger
/
slang_assemble_conditional
.
o
\
$
(
MESASLANGBUILDDIR
)
debuggerslang_assemble_constructor
.
o
\
$
(
MESASLANGBUILDDIR
)
debugger
/
slang_assemble_constructor
.
o
\
$
(
MESASLANGBUILDDIR
)
debuggerslang_assemble_typeinfo
.
o
\
$
(
MESASLANGBUILDDIR
)
debugger
/
slang_assemble_typeinfo
.
o
\
$
(
MESASLANGBUILDDIR
)
debuggerslang_compile
.
o
\
$
(
MESASLANGBUILDDIR
)
debugger
/
slang_compile
.
o
\
$
(
MESASLANGBUILDDIR
)
debuggerslang_execute
.
o
\
$
(
MESASLANGBUILDDIR
)
debugger
/
slang_execute
.
o
\
$
(
MESASLANGBUILDDIR
)
debuggerslang_preprocess
.
o
\
$
(
MESASLANGBUILDDIR
)
debugger
/
slang_preprocess
.
o
\
$
(
MESASLANGBUILDDIR
)
debuggerslang_storage
.
o
\
$
(
MESASLANGBUILDDIR
)
debugger
/
slang_storage
.
o
\
$
(
MESASLANGBUILDDIR
)
debuggerslang_utility
.
o
$
(
MESASLANGBUILDDIR
)
debugger
/
slang_utility
.
o
MESA_SLANG_POBJS
=
$
(
MESASLANGBUILDDIR
)
profiled
/
slang_assemble_assignment
.
o
\
MESA_SLANG_POBJS
=
$
(
MESASLANGBUILDDIR
)
profiled
/
slang_assemble_assignment
.
o
\
$
(
MESASLANGBUILDDIR
)
profiled
/
slang_assemble
.
o
\
$
(
MESASLANGBUILDDIR
)
profiled
/
slang_assemble
.
o
\
...
...
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