# Global MKPKG definitions for the XCCDRED package. $set XFLAGS = "$(XFLAGS) -p xccdred" $set XVFLAGS = "$(XVFLAGS) -p xccdred" $set LFLAGS = "$(LFLAGS) -p xccdred" $ifeq (MACH, sparc) then $include "xccdred$lib/mkpkg.sf.SUN4" $else $ifeq (MACH, i386) then $include "xccdred$lib/mkpkg.sf.I386" $else $ifeq (MACH, f68881) then $include "xccdred$lib/mkpkg.sf.SUN3" $else $ifeq (MACH, ffpa) then $include "xccdred$lib/mkpkg.sf.SUN3" $else $ifeq (MACH, vms) then $include "xccdred$lib/mkpkg.sf.VMS" $else $ifeq (MACH, ddec) then $include "xccdred$lib/mkpkg.sf.DDEC" $else $ifeq (MACH, dmip) then $include "xccdred$lib/mkpkg.sf.DMIP" $else $ifeq (MACH, rs6000) then $include "xccdred$lib/mkpkg.sf.AIX3" $else $ifeq (MACH, mips) then $include "xccdred$lib/mkpkg.sf.MIPS" $end