ports

morpheus ports
git clone git://git.2f30.org/ports
Log | Files | Refs | LICENSE

depsinc.mk (309B)


      1 <$libpthreadstubs_DEPDIR/v.mk
      2 
      3 libpthreadstubs_libdir = $libpthreadstubs_DEPDIR/libpthread-stubs-$v/lib/lib
      4 libpthreadstubs_includedir = $libpthreadstubs_DEPDIR/libpthread-stubs-$v/lib/include
      5 DEPS_CFLAGS = $DEPS_CFLAGS -I${libpthreadstubs_includedir}
      6 DEPS_LDFLAGS = $DEPS_LDFLAGS -L${libpthreadstubs_libdir}