Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Andrew Bauer
VTK
Commits
b47a7a2a
Commit
b47a7a2a
authored
Mar 26, 1997
by
Ken Martin
Browse files
oops bug
parent
7674a72e
Changes
1
Hide whitespace changes
Inline
Side-by-side
patented/Makefile.in
View file @
b47a7a2a
...
...
@@ -35,7 +35,8 @@ KIT_LIBS =
KIT_OBJ
=
${SRC_OBJ}
KIT_TCL_OBJ
=
${TCL_OBJ}
${KIT_OBJ}
KIT_NEWS
=
${TCL_NEWS}
KIT_FLAGS
=
-I
${srcdir}
/../graphics
-I
${srcdir}
/../imaging
KIT_FLAGS
=
-I
${srcdir}
/../graphics
-I
${srcdir}
/../imaging @THREAD_FLAGS@
# The following is all boiler plate
#------------------------------------------------------------------------------
...
...
@@ -67,8 +68,6 @@ CLEAN_TCL = @CLEAN_TCL@
BUILD_JAVA
=
@BUILD_JAVA@
CLEAN_JAVA
=
@CLEAN_JAVA@
KIT_FLAGS
=
@THREAD_FLAGS@
#------------------------------------------------------------------------------
# Include user-editable defines.
...
...
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