Guest User

Untitled

a guest
Aug 16th, 2018
88
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.11 KB | None | 0 0
  1. require 'mkmf'
  2.  
  3. HEADER_DIRS = ["/opt/local/include"]
  4. LIB_DIRS = ["/opt/local/lib"]
  5.  
  6. create_makefile("webkitrb")
Add Comment
Please, Sign In to add comment