# $Id: Makefile,v 1.8 2011/12/15 22:53:15 machan Exp $ include ../Make.Common FILE_DIR = $(RUBY_STD_LIB_DIR) FILES = __dummy__.rb \ net/protocol.rb \ net/telnet.rb \ net/telnets.rb \ net/ftp.rb \ net/ftptls.rb \ net/http.rb \ net/https.rb \ net/smtp.rb \ net/pop.rb \ net/imap.rb BOOK_TITLE = "Net - Network client library (Ruby 1.8.7)" OPTIONS = include ../Make.Rules