summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorcrodrigu <crodrigu@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2000-06-16 19:02:07 +0000
committercrodrigu <crodrigu@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2000-06-16 19:02:07 +0000
commit207fa1e6f116a99beec0cf7482f4579d7bd6a9a2 (patch)
tree247aca26c259594ff65382b6cb1234ee8bf43ec1 /include
parentaec3bb51bef56e8624b7d92714ba0d71fdb8e6f0 (diff)
downloadATCD-207fa1e6f116a99beec0cf7482f4579d7bd6a9a2.tar.gz
Add PLATFORM_X11_CPPFLAGS
Diffstat (limited to 'include')
-rw-r--r--include/makeinclude/platform_sunos5_g++.GNU4
1 files changed, 4 insertions, 0 deletions
diff --git a/include/makeinclude/platform_sunos5_g++.GNU b/include/makeinclude/platform_sunos5_g++.GNU
index 6193bbe8885..3c7f61acfb4 100644
--- a/include/makeinclude/platform_sunos5_g++.GNU
+++ b/include/makeinclude/platform_sunos5_g++.GNU
@@ -47,3 +47,7 @@ RANLIB = @true
SOFLAGS = -G $(CPPFLAGS)
SOBUILD = $(COMPILE.cc) $(PIC) -o $(VSHDIR)$*.so $<
PRELIB = @true
+
+PLATFORM_X11_CPPFLAGS= -I/usr/include -I/usr/dt/include
+PLATFORM_X11_LIBS =-lX11
+PLATFORM_X11_LDFLAGS=