Makefile (5253169e90b276216b53d82f9ba4c56334db5740) | Makefile (78add226e8da271dde8f3b5a91d340d1bf010151) |
---|---|
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 --- 12 unchanged lines hidden (view full) --- 21# 22# Copyright (c) 1999, 2010, Oracle and/or its affiliates. All rights reserved. 23# 24 25SHELL=/usr/bin/ksh93 26 27SHFILES= \ 28 Install \ | 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 --- 12 unchanged lines hidden (view full) --- 21# 22# Copyright (c) 1999, 2010, Oracle and/or its affiliates. All rights reserved. 23# 24 25SHELL=/usr/bin/ksh93 26 27SHFILES= \ 28 Install \ |
29 bfu \ | |
30 bindrop \ 31 bldenv \ 32 build_cscope \ 33 bringovercheck \ 34 checkpaths \ 35 checkproto \ 36 cryptodrop \ 37 cstyle \ 38 elfcmp \ 39 flg.flp \ 40 genoffsets \ 41 hgsetup \ 42 keywords \ | 29 bindrop \ 30 bldenv \ 31 build_cscope \ 32 bringovercheck \ 33 checkpaths \ 34 checkproto \ 35 cryptodrop \ 36 cstyle \ 37 elfcmp \ 38 flg.flp \ 39 genoffsets \ 40 hgsetup \ 41 keywords \ |
43 makebfu \ 44 mkbfu \ | |
45 mkclosed \ 46 nightly \ 47 onu \ 48 protocmp.terse \ 49 sccscheck \ 50 sccscp \ 51 sccshist \ 52 sccsmv \ --- 123 unchanged lines hidden --- | 42 mkclosed \ 43 nightly \ 44 onu \ 45 protocmp.terse \ 46 sccscheck \ 47 sccscp \ 48 sccshist \ 49 sccsmv \ --- 123 unchanged lines hidden --- |