aboutsummaryrefslogtreecommitdiffstats
path: root/enc/Makefile.in
Commit message (Expand)AuthorAgeFilesLines
* * configure.in: rm largefile.h.naruse2007-12-301-1/+3
* * enc/Makefile.in (DLDFLAGS): like as extensions. [ruby-core:14567]nobu2007-12-291-3/+5
* * Makefile.in, configure.in, lib/mkmf.rb, */Makefile.sub: specifynobu2007-12-241-3/+13
* * common.mk (enc.mk): depends on $(RBCONFIG) instead of rbconfig.rb.nobu2007-12-211-3/+3
* * common.mk (enc.mk): depends on rbconfig.rb.nobu2007-12-201-2/+10
* * enc/Makefile.in (RM): added.nobu2007-12-191-0/+2
* * common.mk (encs): added dependencies.nobu2007-12-171-18/+2
* * common.mk (encs): new target to compile external encodings.nobu2007-12-171-3/+17
* * configure.in (EXTERNAL_ENCOBJS, ENCSOS): removed.nobu2007-12-171-9/+4
* * configure.in (enc/Makefile): add external encoding objects list.nobu2007-12-151-0/+33