Skip to content
This repository has been archived by the owner on May 4, 2018. It is now read-only.

Commit

Permalink
Browse files Browse the repository at this point in the history
Unix: make make work
  • Loading branch information
piscisaureus committed May 15, 2012
1 parent 966dd24 commit c616958
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions config-unix.mk
Expand Up @@ -29,16 +29,13 @@ CPPFLAGS += -D_FILE_OFFSET_BITS=64

OBJS += src/unix/async.o
OBJS += src/unix/cares.o
OBJS += src/unix/check.o
OBJS += src/unix/core.o
OBJS += src/unix/dl.o
OBJS += src/unix/error.o
OBJS += src/unix/fs.o
OBJS += src/unix/idle.o
OBJS += src/unix/loop.o
OBJS += src/unix/pipe.o
OBJS += src/unix/poll.o
OBJS += src/unix/prepare.o
OBJS += src/unix/process.o
OBJS += src/unix/stream.o
OBJS += src/unix/tcp.o
Expand Down

0 comments on commit c616958

Please sign in to comment.