diff options
| author | Rao Shoaib <Rao.Shoaib@Sun.COM> | 2009-12-07 10:34:38 -0800 |
|---|---|---|
| committer | Rao Shoaib <Rao.Shoaib@Sun.COM> | 2009-12-07 10:34:38 -0800 |
| commit | 24b6fae5e55af538d566593c05254a7f0fd8b514 (patch) | |
| tree | 3e0a291ffae3829f016b0224c4afa31049798242 /usr/src/Makefile | |
| parent | 62379b581655b9c347d192fce07f06c575a54ea3 (diff) | |
| download | illumos-joyent-24b6fae5e55af538d566593c05254a7f0fd8b514.tar.gz | |
6907194 integration for CR 6289479 broke the export source build of ONNV gate
Diffstat (limited to 'usr/src/Makefile')
| -rw-r--r-- | usr/src/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/usr/src/Makefile b/usr/src/Makefile index 9e4f144937..171a6e8f0e 100644 --- a/usr/src/Makefile +++ b/usr/src/Makefile @@ -259,7 +259,6 @@ EXPORT_SRC: @cd lib/libsasl; pwd; $(MAKE) EXPORT_SRC @cd lib/sasl_plugins; pwd; $(MAKE) EXPORT_SRC @cd lib/pam_modules/krb5; pwd; $(MAKE) EXPORT_SRC - @cd lib/libresolv2; pwd; $(MAKE) EXPORT_SRC @cd psm/stand/boot; pwd; $(MAKE) EXPORT_SRC @cd uts/common/crypto/io; pwd; $(MAKE) EXPORT_SRC @cd uts/common/des; pwd; $(MAKE) EXPORT_SRC |
