7172112 X builds need to add a layer of parfait on top (fix DPS builds)
authorAlan Coopersmith <Alan.Coopersmith@Oracle.COM>
Fri, 01 Jun 2012 21:21:18 -0700
changeset 1297 f43201b13719
parent 1296 9f021f447b92
child 1298 ab0ddcc3ce3c
7172112 X builds need to add a layer of parfait on top (fix DPS builds)
open-src/lib/DPS/sun-src/libdps/Makefile
open-src/lib/DPS/sun-src/libdpstk/Makefile
open-src/lib/DPS/sun-src/libpsres/Makefile
open-src/lib/DPS/sun-src/makepsres/Makefile
open-src/lib/DPS/sun-src/pswrap/Makefile
--- a/open-src/lib/DPS/sun-src/libdps/Makefile	Fri Jun 01 15:11:02 2012 -0700
+++ b/open-src/lib/DPS/sun-src/libdps/Makefile	Fri Jun 01 21:21:18 2012 -0700
@@ -35,7 +35,6 @@
 # code here needs work.  For now force ConnectionFlags to be
 #  -DTCPCONN -DUNIXCONN
 
-             CC = cc
         DEFINES = -DXDPS -DCSDPS -DTCPCONN -DUNIXCONN -DSVR4
     DPSCPPFLAGS = $(DEFINES) -I ../include
       DPSCFLAGS = -Kpic
--- a/open-src/lib/DPS/sun-src/libdpstk/Makefile	Fri Jun 01 15:11:02 2012 -0700
+++ b/open-src/lib/DPS/sun-src/libdpstk/Makefile	Fri Jun 01 21:21:18 2012 -0700
@@ -53,7 +53,6 @@
 OBJS = 	XDPSpwraps.o XDPSswraps.o XDPSshare.o XDPSpreview.o \
 	XDPSuserpath.o
 
-             CC = cc
       CPPFLAGS += $(DEFINES) -I ../include $(INCLUDES)
         CFLAGS += -Kpic
    SHLIBLDFLAGS = -G -z defs $(LDFLAGS) -R $(libdir)
--- a/open-src/lib/DPS/sun-src/libpsres/Makefile	Fri Jun 01 15:11:02 2012 -0700
+++ b/open-src/lib/DPS/sun-src/libpsres/Makefile	Fri Jun 01 21:21:18 2012 -0700
@@ -36,7 +36,6 @@
 
 OBJS = PSres.o
 
-             CC = cc
       CPPFLAGS += $(DEFINES) -I ../include $(INCLUDES)
         CFLAGS += -Kpic
         MAPFILE = mapfile
--- a/open-src/lib/DPS/sun-src/makepsres/Makefile	Fri Jun 01 15:11:02 2012 -0700
+++ b/open-src/lib/DPS/sun-src/makepsres/Makefile	Fri Jun 01 21:21:18 2012 -0700
@@ -25,7 +25,6 @@
 
 # Manual conversion of X11R6.9 xc/programs/makepsres/Imakefile
 
-           CC = cc
       DEFINES = -DXENVIRONMENT
     CPPFLAGS += $(DEFINES)
 
--- a/open-src/lib/DPS/sun-src/pswrap/Makefile	Fri Jun 01 15:11:02 2012 -0700
+++ b/open-src/lib/DPS/sun-src/pswrap/Makefile	Fri Jun 01 21:21:18 2012 -0700
@@ -25,7 +25,6 @@
 
 # Manual conversion of X11R6.9 xc/config/pswrap/Imakefile
 
-             CC = cc
      FRIENDSDEF = -DFRIENDSFILE='"<DPS/dpsfriends.h>"'
         DEFINES = -DXENVIRONMENT
       CPPFLAGS += $(DEFINES)