summaryrefslogtreecommitdiff
path: root/ext/objspace/extconf.rb
blob: 2b4154303f90a250ecc1ed5b3d0642aa8215e143 (plain)
1
2
3
$INCFLAGS << " -I$(topdir) -I$(top_srcdir)"
$VPATH << '$(topdir)' << '$(top_srcdir)' # for id.h.
create_makefile('objspace')