1 #
   2 # CDDL HEADER START
   3 #
   4 # The contents of this file are subject to the terms of the
   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 # Copyright (c) 1989, 2010, Oracle and/or its affiliates. All rights reserved.
  23 # Copyright 2015 Nexenta Systems, Inc.  All rights reserved.
  24 # Copyright (c) 2012 Joyent, Inc.  All rights reserved.
  25 # Copyright (c) 2012 by Delphix. All rights reserved.
  26 # Copyright (c) 2013 DEY Storage Systems, Inc. All rights reserved.
  27 # Copyright 2014 Garrett D'Amore <garrett@damore.org>
  28 
  29 include ../Makefile.master
  30 
  31 #
  32 #       Note that the commands 'lp', and 'perl' are first in
  33 #       the list, violating alphabetical order.  This is because they are very
  34 #       long-running and should be given the most wall-clock time for a
  35 #       parallel build.
  36 #
  37 #       Commands in the FIRST_SUBDIRS list are built before starting the build
  38 #       of other commands.  Currently this includes only 'isaexec' and
  39 #       'platexec'.  This is necessary because $(ROOT)/usr/lib/isaexec or
  40 #       $(ROOT)/usr/lib/platexec must exist when some other commands are built
  41 #       because their 'make install' creates a hard link to one of them.
  42 #
  43 #       Commands are listed one per line so that TeamWare can auto-merge most
  44 #       changes.
  45 #
  46 
  47 FIRST_SUBDIRS=          \
  48         isaexec         \
  49         platexec
  50 
  51 COMMON_SUBDIRS=         \
  52         allocate        \
  53         availdevs       \
  54         lp              \
  55         perl            \
  56         Adm             \
  57         abi             \
  58         adbgen          \
  59         acct            \
  60         acctadm         \
  61         arch            \
  62         asa             \
  63         ast             \
  64         audio           \
  65         auths           \
  66         autopush        \
  67         avs             \
  68         awk             \
  69         awk_xpg4        \
  70         backup          \
  71         banner          \
  72         bart            \
  73         basename        \
  74         bc              \
  75         bdiff           \
  76         beadm           \
  77         bfs             \
  78         bnu             \
  79         boot            \
  80         busstat         \
  81         cal             \
  82         calendar        \
  83         captoinfo       \
  84         cat             \
  85         cdrw            \
  86         cfgadm          \
  87         checkeq         \
  88         checknr         \
  89         chgrp           \
  90         chmod           \
  91         chown           \
  92         chroot          \
  93         clear           \
  94         clinfo          \
  95         cmd-crypto      \
  96         cmd-inet        \
  97         col             \
  98         compress        \
  99         consadm         \
 100         coreadm         \
 101         cpio            \
 102         cpc             \
 103         cron            \
 104         crypt           \
 105         csh             \
 106         csplit          \
 107         ctrun           \
 108         ctstat          \
 109         ctwatch         \
 110         datadm          \
 111         date            \
 112         dc              \
 113         dd              \
 114         deroff          \
 115         devfsadm        \
 116         syseventd       \
 117         devctl          \
 118         devinfo         \
 119         devmgmt         \
 120         devprop         \
 121         dfs.cmds        \
 122         diff            \
 123         diff3           \
 124         diffmk          \
 125         dircmp          \
 126         dirname         \
 127         dis             \
 128         diskmgtd        \
 129         dispadmin       \
 130         dladm           \
 131         dlstat          \
 132         dmesg           \
 133         dodatadm        \
 134         dtrace          \
 135         du              \
 136         dumpadm         \
 137         dumpcs          \
 138         echo            \
 139         ed              \
 140         eeprom          \
 141         egrep           \
 142         eject           \
 143         emul64ioctl     \
 144         enhance         \
 145         env             \
 146         eqn             \
 147         expand          \
 148         expr            \
 149         exstr           \
 150         factor          \
 151         false           \
 152         fcinfo          \
 153         fcoesvc         \
 154         fdetach         \
 155         fdformat        \
 156         fdisk           \
 157         filesync        \
 158         fgrep           \
 159         file            \
 160         find            \
 161         flowadm         \
 162         flowstat        \
 163         fm              \
 164         fmt             \
 165         fmthard         \
 166         fmtmsg          \
 167         fold            \
 168         format          \
 169         fs.d            \
 170         fstyp           \
 171         fuser           \
 172         fwflash         \
 173         gcore           \
 174         gencat          \
 175         geniconvtbl     \
 176         genmsg          \
 177         getconf         \
 178         getdevpolicy    \
 179         getent          \
 180         getfacl         \
 181         getmajor        \
 182         getopt          \
 183         gettext         \
 184         gettxt          \
 185         grep            \
 186         grep_xpg4       \
 187         groups          \
 188         grpck           \
 189         gss             \
 190         hal             \
 191         halt            \
 192         head            \
 193         hostid          \
 194         hostname        \
 195         hotplug         \
 196         hotplugd        \
 197         hwdata          \
 198         ibd_upgrade     \
 199         id              \
 200         idmap           \
 201         infocmp         \
 202         init            \
 203         initpkg         \
 204         install.d       \
 205         intrd           \
 206         intrstat        \
 207         ipcrm           \
 208         ipcs            \
 209         ipdadm          \
 210         ipf             \
 211         isainfo         \
 212         isalist         \
 213         itutools        \
 214         iscsiadm        \
 215         iscsid          \
 216         iscsitsvc       \
 217         isns            \
 218         itadm           \
 219         java            \
 220         kbd             \
 221         keyserv         \
 222         killall         \
 223         krb5            \
 224         ksh             \
 225         kvmstat         \
 226         last            \
 227         lastcomm        \
 228         latencytop      \
 229         ldap            \
 230         ldapcachemgr    \
 231         lgrpinfo        \
 232         line            \
 233         link            \
 234         dlmgmtd         \
 235         listen          \
 236         loadkeys        \
 237         locale          \
 238         localedef       \
 239         lockstat        \
 240         locator         \
 241         lofiadm         \
 242         logadm          \
 243         logger          \
 244         login           \
 245         logins          \
 246         look            \
 247         ls              \
 248         luxadm          \
 249         lvm             \
 250         mach            \
 251         mail            \
 252         mailwrapper     \
 253         mailx           \
 254         makekey         \
 255         man             \
 256         mandoc          \
 257         mdb             \
 258         mesg            \
 259         mkdir           \
 260         mkfifo          \
 261         mkfile          \
 262         mkmsgs          \
 263         mknod           \
 264         mkpwdict        \
 265         mktemp          \
 266         modload         \
 267         more            \
 268         mpathadm        \
 269         msgfmt          \
 270         msgid           \
 271         mt              \
 272         mv              \
 273         mvdir           \
 274         ndmpadm         \
 275         ndmpd           \
 276         ndmpstat        \
 277         netadm          \
 278         netfiles        \
 279         newform         \
 280         newgrp          \
 281         news            \
 282         newtask         \
 283         nice            \
 284         nl              \
 285         nlsadmin        \
 286         nohup           \
 287         nsadmin         \
 288         nscd            \
 289         oamuser         \
 290         oawk            \
 291         od              \
 292         pack            \
 293         pagesize        \
 294         passmgmt        \
 295         passwd          \
 296         pathchk         \
 297         pbind           \
 298         pcidr           \
 299         pcitool         \
 300         pfexec          \
 301         pfexecd         \
 302         pginfo          \
 303         pgstat          \
 304         pgrep           \
 305         picl            \
 306         plimit          \
 307         policykit       \
 308         pools           \
 309         power           \
 310         powertop        \
 311         ppgsz           \
 312         pg              \
 313         plockstat       \
 314         pr              \
 315         prctl           \
 316         print           \
 317         printf          \
 318         priocntl        \
 319         profiles        \
 320         projadd         \
 321         projects        \
 322         prstat          \
 323         prtconf         \
 324         prtdiag         \
 325         prtvtoc         \
 326         ps              \
 327         psradm          \
 328         psrinfo         \
 329         psrset          \
 330         ptools          \
 331         pwck            \
 332         pwconv          \
 333         pwd             \
 334         pyzfs           \
 335         raidctl         \
 336         ramdiskadm      \
 337         rcap            \
 338         rcm_daemon      \
 339         rctladm         \
 340         refer           \
 341         regcmp          \
 342         renice          \
 343         rexd            \
 344         rm              \
 345         rmdir           \
 346         rmformat        \
 347         rmmount         \
 348         rmt             \
 349         rmvolmgr        \
 350         roles           \
 351         rpcbind         \
 352         rpcgen          \
 353         rpcinfo         \
 354         rpcsvc          \
 355         runat           \
 356         sa              \
 357         saf             \
 358         sasinfo         \
 359         savecore        \
 360         sbdadm          \
 361         script          \
 362         scsi            \
 363         sdiff           \
 364         sdpadm          \
 365         sed             \
 366         sendmail        \
 367         setfacl         \
 368         setmnt          \
 369         setpgrp         \
 370         setuname        \
 371         sgs             \
 372         sh              \
 373         shcomp          \
 374         smbios          \
 375         smbsrv          \
 376         smserverd       \
 377         soelim          \
 378         sort            \
 379         spell           \
 380         split           \
 381         sqlite          \
 382         srchtxt         \
 383         srptadm         \
 384         srptsvc         \
 385         ssh             \
 386         stat            \
 387         stmfadm         \
 388         stmfproxy       \
 389         stmfsvc         \
 390         stmsboot        \
 391         streams         \
 392         strings         \
 393         su              \
 394         sulogin         \
 395         sunpc           \
 396         svc             \
 397         svr4pkg         \
 398         swap            \
 399         sync            \
 400         sysdef          \
 401         syseventadm     \
 402         syslogd         \
 403         tabs            \
 404         tail            \
 405         tar             \
 406         tbl             \
 407         tcopy           \
 408         tcpd            \
 409         terminfo        \
 410         th_tools        \
 411         tic             \
 412         time            \
 413         tip             \
 414         tnf             \
 415         touch           \
 416         tput            \
 417         tr              \
 418         trapstat        \
 419         troff           \
 420         true            \
 421         truss           \
 422         tsol            \
 423         tty             \
 424         ttymon          \
 425         tzreload        \
 426         uadmin          \
 427         ul              \
 428         uname           \
 429         units           \
 430         unlink          \
 431         unpack          \
 432         userattr        \
 433         users           \
 434         utmp_update     \
 435         utmpd           \
 436         valtools        \
 437         vgrind          \
 438         vi              \
 439         volcheck        \
 440         volrmmount      \
 441         vrrpadm         \
 442         vscan           \
 443         vt              \
 444         w               \
 445         wall            \
 446         which           \
 447         who             \
 448         whodo           \
 449         wracct          \
 450         write           \
 451         wusbadm         \
 452         xargs           \
 453         xstr            \
 454         yes             \
 455         ypcmd           \
 456         yppasswd        \
 457         zdb             \
 458         zdump           \
 459         zfs             \
 460         zhack           \
 461         zic             \
 462         zinject         \
 463         zlogin          \
 464         zoneadm         \
 465         zoneadmd        \
 466         zonecfg         \
 467         zonename        \
 468         zpool           \
 469         zlook           \
 470         zonestat        \
 471         zstreamdump     \
 472         ztest
 473 
 474 i386_SUBDIRS=           \
 475         acpihpd         \
 476         addbadsec       \
 477         biosdev         \
 478         diskscan        \
 479         lms             \
 480         rtc             \
 481         ucodeadm        \
 482         xvm
 483 
 484 sparc_SUBDIRS=          \
 485         cvcd            \
 486         dcs             \
 487         device_remap    \
 488         drd             \
 489         fruadm          \
 490         ldmad           \
 491         oplhpd          \
 492         prtdscp         \
 493         prtfru          \
 494         scadm           \
 495         sckmd           \
 496         sf880drd        \
 497         virtinfo        \
 498         vntsd
 499 
 500 #
 501 # Commands that are messaged.  Note that 'lp' comes first
 502 # (see previous comment about 'lp'.)
 503 #
 504 MSGSUBDIRS=             \
 505         lp              \
 506         abi             \
 507         acctadm         \
 508         allocate        \
 509         asa             \
 510         audio           \
 511         audit           \
 512         auditconfig     \
 513         auditd          \
 514         auditrecord     \
 515         auditset        \
 516         auths           \
 517         autopush        \
 518         avs             \
 519         awk             \
 520         awk_xpg4        \
 521         backup          \
 522         banner          \
 523         bart            \
 524         basename        \
 525         beadm           \
 526         bnu             \
 527         busstat         \
 528         cal             \
 529         cat             \
 530         cdrw            \
 531         cfgadm          \
 532         checkeq         \
 533         checknr         \
 534         chgrp           \
 535         chmod           \
 536         chown           \
 537         cmd-crypto      \
 538         cmd-inet        \
 539         col             \
 540         compress        \
 541         consadm         \
 542         coreadm         \
 543         cpio            \
 544         cpc             \
 545         cron            \
 546         csh             \
 547         csplit          \
 548         ctrun           \
 549         ctstat          \
 550         ctwatch         \
 551         datadm          \
 552         date            \
 553         dc              \
 554         dcs             \
 555         dd              \
 556         deroff          \
 557         devfsadm        \
 558         dfs.cmds        \
 559         diff            \
 560         diffmk          \
 561         dladm           \
 562         dlstat          \
 563         du              \
 564         dumpcs          \
 565         ed              \
 566         eject           \
 567         env             \
 568         eqn             \
 569         expand          \
 570         expr            \
 571         fcinfo          \
 572         fgrep           \
 573         file            \
 574         filesync        \
 575         find            \
 576         flowadm         \
 577         flowstat        \
 578         fm              \
 579         fold            \
 580         fs.d            \
 581         fwflash         \
 582         geniconvtbl     \
 583         genmsg          \
 584         getconf         \
 585         getent          \
 586         gettext         \
 587         gettxt          \
 588         grep            \
 589         grep_xpg4       \
 590         grpck           \
 591         gss             \
 592         halt            \
 593         head            \
 594         hostname        \
 595         hotplug         \
 596         id              \
 597         idmap           \
 598         isaexec         \
 599         iscsiadm        \
 600         iscsid          \
 601         isns            \
 602         itadm           \
 603         kbd             \
 604         krb5            \
 605         ksh             \
 606         last            \
 607         ldap            \
 608         ldapcachemgr    \
 609         lgrpinfo        \
 610         locale          \
 611         lofiadm         \
 612         logadm          \
 613         logger          \
 614         logins          \
 615         ls              \
 616         luxadm          \
 617         lvm             \
 618         mailx           \
 619         man             \
 620         mesg            \
 621         mkdir           \
 622         mkpwdict        \
 623         mktemp          \
 624         more            \
 625         mpathadm        \
 626         msgfmt          \
 627         mv              \
 628         ndmpadm         \
 629         ndmpstat        \
 630         newgrp          \
 631         newtask         \
 632         nice            \
 633         nohup           \
 634         oawk            \
 635         pack            \
 636         passwd          \
 637         passmgmt        \
 638         pathchk         \
 639         pfexec          \
 640         pg              \
 641         pgrep           \
 642         picl            \
 643         pools           \
 644         power           \
 645         pr              \
 646         praudit         \
 647         print           \
 648         profiles        \
 649         projadd         \
 650         projects        \
 651         prstat          \
 652         prtdiag         \
 653         ps              \
 654         psrinfo         \
 655         ptools          \
 656         pwconv          \
 657         pwd             \
 658         pyzfs           \
 659         raidctl         \
 660         ramdiskadm      \
 661         rcap            \
 662         rcm_daemon      \
 663         refer           \
 664         regcmp          \
 665         renice          \
 666         roles           \
 667         rm              \
 668         rmdir           \
 669         rmformat        \
 670         rmmount         \
 671         rmvolmgr        \
 672         sasinfo         \
 673         sbdadm          \
 674         scadm           \
 675         script          \
 676         scsi            \
 677         sdiff           \
 678         sdpadm          \
 679         sgs             \
 680         sh              \
 681         shcomp          \
 682         smbsrv          \
 683         sort            \
 684         split           \
 685         srptadm         \
 686         ssh             \
 687         stat            \
 688         stmfadm         \
 689         stmsboot        \
 690         strings         \
 691         su              \
 692         svc             \
 693         svr4pkg         \
 694         swap            \
 695         syseventadm     \
 696         syseventd       \
 697         tabs            \
 698         tar             \
 699         tbl             \
 700         time            \
 701         tnf             \
 702         touch           \
 703         tput            \
 704         troff           \
 705         tsol            \
 706         tty             \
 707         ttymon          \
 708         tzreload        \
 709         ul              \
 710         uname           \
 711         units           \
 712         unlink          \
 713         unpack          \
 714         userattr        \
 715         valtools        \
 716         vgrind          \
 717         vi              \
 718         volcheck        \
 719         volrmmount      \
 720         vrrpadm         \
 721         vscan           \
 722         w               \
 723         who             \
 724         whodo           \
 725         wracct          \
 726         write           \
 727         wusbadm         \
 728         xargs           \
 729         yppasswd        \
 730         zdump           \
 731         zfs             \
 732         zic             \
 733         zlogin          \
 734         zoneadm         \
 735         zoneadmd        \
 736         zonecfg         \
 737         zonename        \
 738         zpool           \
 739         zonestat
 740 
 741 sparc_MSGSUBDIRS=       \
 742         fruadm          \
 743         prtdscp         \
 744         prtfru          \
 745         virtinfo        \
 746         vntsd
 747 
 748 i386_MSGSUBDIRS=        \
 749         ucodeadm
 750 
 751 #
 752 # commands that use dcgettext for localized time, LC_TIME
 753 #
 754 DCSUBDIRS=              \
 755         cal             \
 756         cfgadm          \
 757         diff            \
 758         ls              \
 759         pr              \
 760         ps              \
 761         tar             \
 762         w               \
 763         who             \
 764         whodo           \
 765         write
 766 
 767 #
 768 # commands that belong only to audit.
 769 #
 770 AUDITSUBDIRS=           \
 771         amt             \
 772         audit           \
 773         audit_warn      \
 774         auditconfig     \
 775         auditd          \
 776         auditrecord     \
 777         auditreduce     \
 778         auditset        \
 779         auditstat       \
 780         praudit         
 781 
 782 #
 783 # commands not owned by the systems group
 784 #
 785 BWOSDIRS=
 786 
 787 
 788 all :=          TARGET = all
 789 install :=      TARGET = install
 790 clean :=        TARGET = clean
 791 clobber :=      TARGET = clobber
 792 lint :=         TARGET = lint
 793 _msg :=         TARGET = _msg
 794 _dc :=          TARGET = _dc
 795 
 796 .KEEP_STATE:
 797 
 798 SUBDIRS = $(COMMON_SUBDIRS) $($(MACH)_SUBDIRS)
 799 
 800 .PARALLEL:      $(BWOSDIRS) $(SUBDIRS) $(MSGSUBDIRS) $(AUDITSUBDIRS)
 801 
 802 all install clean clobber lint: $(FIRST_SUBDIRS) .WAIT $(SUBDIRS) \
 803         $(AUDITSUBDIRS)
 804 
 805 #
 806 # Manifests cannot be checked in parallel, because we are using
 807 # the global repository that is in $(SRC)/cmd/svc/seed/global.db.
 808 # For this reason, to avoid .PARALLEL and .NO_PARALLEL conflicts,
 809 # we spawn off a sub-make to perform the non-parallel 'make check'
 810 #
 811 check:
 812         $(MAKE) -f Makefile.check check
 813 
 814 #
 815 # The .WAIT directive works around an apparent bug in parallel make.
 816 # Evidently make was getting the target _msg vs. _dc confused under
 817 # some level of parallelization, causing some of the _dc objects
 818 # not to be built.
 819 #
 820 _msg: $(MSGSUBDIRS) $($(MACH)_MSGSUBDIRS) .WAIT _dc
 821 
 822 _dc: $(DCSUBDIRS)
 823 
 824 #
 825 # Dependencies
 826 #
 827 fs.d: fstyp
 828 ksh:    shcomp isaexec
 829 mdb:    terminfo
 830 print:  lp
 831 fmt:    mailx
 832 
 833 $(FIRST_SUBDIRS) $(BWOSDIRS) $(SUBDIRS) $(AUDITSUBDIRS): FRC
 834         @if [ -f $@/Makefile  ]; then \
 835                 cd $@; pwd; $(MAKE) $(TARGET); \
 836         else \
 837                 true; \
 838         fi
 839 
 840 FRC: