summaryrefslogtreecommitdiff
path: root/ruby_1_8_5/ext/digest/extconf.rb
blob: 3e35bf50646e7483ebbf083731c56789007219af (plain)
1
2
3
4
5
6
# $RoughId: extconf.rb,v 1.6 2001/07/13 15:38:27 knu Exp $
# $Id: extconf.rb,v 1.1 2001/07/13 20:06:13 knu Exp $

require "mkmf"

create_makefile("digest")