mirror of https://github.com/lukechilds/node.git
Ryan
16 years ago
3 changed files with 2 additions and 25 deletions
@ -1,9 +1,7 @@ |
|||
prefix=@PREFIX@ |
|||
libdir=${prefix}/lib |
|||
includedir=${prefix}/include/node |
|||
|
|||
Name: node |
|||
Description: v8 powered non-browser javascript |
|||
Version: @VERSION@ |
|||
Libs: @LIBFLAGS@ -R${libdir} |
|||
Cflags: @CCFLAGS@ @CPPFLAGS@ -I${includedir} |
|||
|
Loading…
Reference in new issue