Skip to content
Snippets Groups Projects
Commit b24725dd authored by layer's avatar layer
Browse files

Wed Apr 28 19:52:31 1993 Kevin Layer (layer@sole)

	* Makefile.sun4: prepend /net/vapor to motif paths
parent 21768abf
No related branches found
No related tags found
No related merge requests found
...@@ -5,17 +5,17 @@ ...@@ -5,17 +5,17 @@
include Makefile.defs include Makefile.defs
MOTIFLIB=/3rd/motif-1.2.1/usr/lib/libXm$(DEBUGLIB).a MOTIFLIB=/net/vapor/3rd/motif-1.2.1/usr/lib/libXm$(DEBUGLIB).a
#MOTIFLIB_d=/3rd/motif-1.2.1/usr/lib/libXm_d.a #MOTIFLIB_d=/net/vapor/3rd/motif-1.2.1/usr/lib/libXm_d.a
MOTIFLIB_d=/3rd/motif-1.2.1/usr/lib/libXm.a MOTIFLIB_d=/net/vapor/3rd/motif-1.2.1/usr/lib/libXm.a
XLIB= /3rd/motif-1.2.1/usr/lib/libX11$(DEBUGLIB).a XLIB= /net/vapor/3rd/motif-1.2.1/usr/lib/libX11$(DEBUGLIB).a
XTLIB=/3rd/motif-1.2.1/usr/lib/libXt$(DEBUGLIB).a XTLIB=/net/vapor/3rd/motif-1.2.1/usr/lib/libXt$(DEBUGLIB).a
XINCLUDES=-I/3rd/motif-1.2.1/usr/include XINCLUDES=-I/net/vapor/3rd/motif-1.2.1/usr/include
XTSUPPORTINCLUDES=-I/x11/R5/src/mit/lib/Xt XTSUPPORTINCLUDES=-I/net/vapor/x11/R5/src/mit/lib/Xt
# Do we really need this. Why is it referenced? # Do we really need this. Why is it referenced?
MOTIFXTRAOS=/3rd/motif-1.2.1/usr/lib/Motif/Sun/dlsym.o MOTIFXTRAOS=/net/vapor/3rd/motif-1.2.1/usr/lib/Motif/Sun/dlsym.o
OLXLIB= /vapor/x11/olit-3.0/lib/libX11.a OLXLIB= /net/vapor/x11/olit-3.0/lib/libX11.a
OLXTLIB=/vapor/x11/olit-3.0/lib/libXt.a OLXTLIB=/net/vapor/x11/olit-3.0/lib/libXt.a
include Makefile.generic include Makefile.generic
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment