Sdiff Makefile


5 # Common Development and Distribution License (the "License"). 6 # You may not use this file except in compliance with the License. 7 # 8 # You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE 9 # or http://www.opensolaris.org/os/licensing. 10 # See the License for the specific language governing permissions 11 # and limitations under the License. 12 # 13 # When distributing Covered Code, include this CDDL HEADER in each 14 # file and include the License file at usr/src/OPENSOLARIS.LICENSE. 15 # If applicable, add the following below this CDDL HEADER, with the 16 # fields enclosed by brackets "[]" replaced with your own identifying 17 # information: Portions Copyright [yyyy] [name of copyright owner] 18 # 19 # CDDL HEADER END 20 # 21 # 22 23 24 # 25 # Copyright 2007 Sun Microsystems, Inc. All rights reserved. 26 # Use is subject to license terms. 27 # 28 # 29 # pkgdefs/Makefile 30 # 31 32 include ../Makefile.master 33 34 sparcv9_SUBDIRS= 35 36 sparc_SUBDIRS= 37 38 i386_SUBDIRS= 39 40 # this list is not completely alphabetical because the largest packages 41 # need to be started first 42 43 COMMON_SUBDIRS= \ 44 SFWamnda \ 45 SFWncur \
101 SFWprcml \ 102 SFWrxvt \ 103 SFWsane \ 104 SFWsquid \ 105 SFWsed \ 106 SFWslang \ 107 SFWcoreu \ 108 SFWgawk \ 109 SFWscrn \ 110 SFWscrnbrltty \ 111 SFWsgrep \ 112 SFWshar \ 113 SFWsnort \ 114 SFWtclx \ 115 SFWtnef \ 116 SFWungif \ 117 SFWunwin \ 118 SFWyasr \ 119 SFWocaml \ 120 SFWuudv \ 121 SFWvim \ 122 SFWvorbt \ 123 SFWw3 \ 124 SFWwmkr \ 125 SFWxaw3d \ 126 SFWxcpus \ 127 SFWxdelta \ 128 SFWxfce \ 129 SFWxmms \ 130 SFWxterm \ 131 SFWpine \ 132 SFWruby \ 133 SFWimap \ 134 SFWsudo \ 135 SFWtop \ 136 SFWxpp \ 137 SFWbdb \ 138 SFWethrl \ 139 SFWfltk \ 140 SFWfvwm \ 141 SFWpftpd \


5 # Common Development and Distribution License (the "License"). 6 # You may not use this file except in compliance with the License. 7 # 8 # You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE 9 # or http://www.opensolaris.org/os/licensing. 10 # See the License for the specific language governing permissions 11 # and limitations under the License. 12 # 13 # When distributing Covered Code, include this CDDL HEADER in each 14 # file and include the License file at usr/src/OPENSOLARIS.LICENSE. 15 # If applicable, add the following below this CDDL HEADER, with the 16 # fields enclosed by brackets "[]" replaced with your own identifying 17 # information: Portions Copyright [yyyy] [name of copyright owner] 18 # 19 # CDDL HEADER END 20 # 21 # 22 23 24 # 25 # Copyright 2008 Sun Microsystems, Inc. All rights reserved. 26 # Use is subject to license terms. 27 # 28 # 29 # pkgdefs/Makefile 30 # 31 32 include ../Makefile.master 33 34 sparcv9_SUBDIRS= 35 36 sparc_SUBDIRS= 37 38 i386_SUBDIRS= 39 40 # this list is not completely alphabetical because the largest packages 41 # need to be started first 42 43 COMMON_SUBDIRS= \ 44 SFWamnda \ 45 SFWncur \
101 SFWprcml \ 102 SFWrxvt \ 103 SFWsane \ 104 SFWsquid \ 105 SFWsed \ 106 SFWslang \ 107 SFWcoreu \ 108 SFWgawk \ 109 SFWscrn \ 110 SFWscrnbrltty \ 111 SFWsgrep \ 112 SFWshar \ 113 SFWsnort \ 114 SFWtclx \ 115 SFWtnef \ 116 SFWungif \ 117 SFWunwin \ 118 SFWyasr \ 119 SFWocaml \ 120 SFWuudv \ 121 SFWvorbt \ 122 SFWw3 \ 123 SFWwmkr \ 124 SFWxaw3d \ 125 SFWxcpus \ 126 SFWxdelta \ 127 SFWxfce \ 128 SFWxmms \ 129 SFWxterm \ 130 SFWpine \ 131 SFWruby \ 132 SFWimap \ 133 SFWsudo \ 134 SFWtop \ 135 SFWxpp \ 136 SFWbdb \ 137 SFWethrl \ 138 SFWfltk \ 139 SFWfvwm \ 140 SFWpftpd \