Makefile.cmd (4bff34e37def8a90f9194d81bc345c52ba20086a) | Makefile.cmd (f998c95e3b7029fe5f7542e115f7474ddb8024d7) |
---|---|
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 --- 100 unchanged lines hidden (view full) --- 109ROOTAUDIOSAMPAU=$(ROOTAUDIOSAMP)/au 110 111# 112# Begin /usr/sfw freeware rules for freeware that has "External" 113# taxonomy stability level. 114# 115ROOTSFW= $(ROOT)/usr/sfw 116ROOTSFWBIN= $(ROOT)/usr/sfw/bin | 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 --- 100 unchanged lines hidden (view full) --- 109ROOTAUDIOSAMPAU=$(ROOTAUDIOSAMP)/au 110 111# 112# Begin /usr/sfw freeware rules for freeware that has "External" 113# taxonomy stability level. 114# 115ROOTSFW= $(ROOT)/usr/sfw 116ROOTSFWBIN= $(ROOT)/usr/sfw/bin |
117ROOTSFWSBIN= $(ROOT)/usr/sfw/sbin | |
118ROOTSFWSHARE= $(ROOT)/usr/sfw/share 119ROOTSFWSHSRC= $(ROOT)/usr/sfw/share/src 120ROOTSFWINFO= $(ROOT)/usr/sfw/share/info 121ROOTSFWINCLUDE= $(ROOT)/usr/sfw/include 122ROOTSFWLIB= $(ROOT)/usr/sfw/lib 123ROOTLIBEXEC= $(ROOT)/usr/sfw/libexec 124ROOTSFWMAN= $(ROOT)/usr/sfw/share/man 125ROOTSFWMANN= $(ROOT)/usr/sfw/share/mann --- 373 unchanged lines hidden --- | 117ROOTSFWSHARE= $(ROOT)/usr/sfw/share 118ROOTSFWSHSRC= $(ROOT)/usr/sfw/share/src 119ROOTSFWINFO= $(ROOT)/usr/sfw/share/info 120ROOTSFWINCLUDE= $(ROOT)/usr/sfw/include 121ROOTSFWLIB= $(ROOT)/usr/sfw/lib 122ROOTLIBEXEC= $(ROOT)/usr/sfw/libexec 123ROOTSFWMAN= $(ROOT)/usr/sfw/share/man 124ROOTSFWMANN= $(ROOT)/usr/sfw/share/mann --- 373 unchanged lines hidden --- |