]> gitweb.factorcode.org Git - factor.git/blobdiff - basis/io/unix/backend/backend.factor
Move make to its own vocabulary, remove fry _ feature
[factor.git] / basis / io / unix / backend / backend.factor
index aa27b21d98ad62d4aec5cec7e46b37d4e46c778c..0e9139f4311c57df0d35096abd10045adb683d7c 100755 (executable)
@@ -3,7 +3,7 @@
 USING: alien alien.c-types generic assocs kernel kernel.private
 math io.ports sequences strings structs sbufs threads unix
 vectors io.buffers io.backend io.encodings math.parser
-continuations system libc qualified namespaces io.timeouts
+continuations system libc qualified namespaces make io.timeouts
 io.encodings.utf8 destructors accessors summary combinators
 locals ;
 QUALIFIED: io