Makefile revision 844
70f292a50f9840fc25b3dbecfed71cdf835d4094Mark Andrews# CDDL HEADER START
f19e6ef1eb7d5abf547fc1af24e561bdc5d75b22Mark Andrews# The contents of this file are subject to the terms of the
f19e6ef1eb7d5abf547fc1af24e561bdc5d75b22Mark Andrews# Common Development and Distribution License (the "License").
53cd44e7168acb379b1c5c74b3ffc4336694779dMark Andrews# You may not use this file except in compliance with the License.
e80b69327290953b825c7778d8de9d314bed6198Mark Andrews# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
e80b69327290953b825c7778d8de9d314bed6198Mark Andrews# See the License for the specific language governing permissions
c82bb6a709abe89c051485b49403ef5bad1b756cTatuya JINMEI 神明達哉# and limitations under the License.
c82bb6a709abe89c051485b49403ef5bad1b756cTatuya JINMEI 神明達哉# When distributing Covered Code, include this CDDL HEADER in each
c82bb6a709abe89c051485b49403ef5bad1b756cTatuya JINMEI 神明達哉# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
d9059b0c38bd630c367d81424d72b1308cd74b04Tatuya JINMEI 神明達哉# If applicable, add the following below this CDDL HEADER, with the
f895c5b042cc0f7e3547fac7f6a4bd8d3d45acd8Tatuya JINMEI 神明達哉# fields enclosed by brackets "[]" replaced with your own identifying
d9059b0c38bd630c367d81424d72b1308cd74b04Tatuya JINMEI 神明達哉# information: Portions Copyright [yyyy] [name of copyright owner]
f148f53794956f491f6527430a93c2c8d884a212Mark Andrews# CDDL HEADER END
31b7a2fed64e388db772a74742a4adc95d1a21e6Mark Andrews# Copyright (c) 2011, 2012, Oracle and/or its affiliates. All rights reserved.
ed4efb08050b31571c6b9540a2b78b502c667206Mark AndrewsCOMPONENT_SRC= $(COMPONENT_NAME)$(COMPONENT_VERSION)
3efa3f07d51793a0e477d68787c210746b5d4af3Mark Andrews sha256:b28dca90428a3b30e650525cdc16255d76bb6ccd65d448be53e620d95d5cc040
3efa3f07d51793a0e477d68787c210746b5d4af3Mark AndrewsCOMPONENT_ARCHIVE_URL= http://sourceforge.net/projects/expect/files/Expect/$(COMPONENT_VERSION)/$(COMPONENT_ARCHIVE)/download
a8673c536b5827d87ef6c50a04afd34af2253fd9Evan HuntSCRIPTS = timed-run timed-read ftp-rfc autopasswd lpunlock weather \
a8673c536b5827d87ef6c50a04afd34af2253fd9Evan Hunt passmass rftp kibitz rlogin-cwd xpstat tkpasswd dislocate xkibitz \
616b4544d0228604b1c5169b0c9d742f67567232Tatuya JINMEI 神明達哉 tknewsbiff unbuffer mkpasswd cryptdir decryptdir autoexpect multixterm
609f86163a9e80aa5ce0db79b67ee0b6e2a34b34Tatuya JINMEI 神明達哉CONFIGURE_OPTIONS += --with-tcl="$(COMPONENT_DIR)/../tcl/build/$(MACH32)"
609f86163a9e80aa5ce0db79b67ee0b6e2a34b34Tatuya JINMEI 神明達哉CONFIGURE_OPTIONS += --with-tclinclude="$(COMPONENT_DIR)/../tcl/build/$(MACH32)/generic"
b393e55a763d2bb0f326706b3851a2a22fc389d5Francis Dupont# common targets
4aa174ddd5556f6c1792c69546679b17f1ceec83Tatuya JINMEI 神明達哉# special targets due to tcl internals dependencies