Skip to content

Instantly share code, notes, and snippets.

@techieBrandon
techieBrandon / common.mk
Created January 17, 2012 05:24
ruby-1.9.2-p290 - DESTDIR for make install extensions modifications
bin: $(PROGRAM) $(WPROGRAM)
lib: $(LIBRUBY)
dll: $(LIBRUBY_SO)
.SUFFIXES: .inc .h .c .y .i
RUBYLIB = -
RUBYOPT = -
SPEC_GIT_BASE = git://github.com/rubyspec