diff options
-rw-r--r-- | trans/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/trans/Makefile b/trans/Makefile index 8048d6f3..6cf50e7a 100644 --- a/trans/Makefile +++ b/trans/Makefile @@ -31,7 +31,6 @@ OBJS = $(SRCS:.c=.o) fsysServer.o ifsockServer.o passwordServer.o \ device_replyServer.o elfcore.o startup_notifyServer.o HURDLIBS = ports netfs trivfs iohelp fshelp pipe ihash shouldbeinlibc LDLIBS += -lpthread -password-LDLIBS = -lcrypt password-MIGSFLAGS=\ "-DIO_INTRAN=trivfs_protid_t trivfs_begin_using_protid (io_t)" \ "-DIO_INTRAN_PAYLOAD=trivfs_protid_t trivfs_begin_using_protid_payload" \ |