summaryrefslogtreecommitdiff
path: root/chat
diff options
context:
space:
mode:
Diffstat (limited to 'chat')
-rw-r--r--chat/Makefile.NeXT4
1 files changed, 2 insertions, 2 deletions
diff --git a/chat/Makefile.NeXT b/chat/Makefile.NeXT
index 92a1916..4cf9741 100644
--- a/chat/Makefile.NeXT
+++ b/chat/Makefile.NeXT
@@ -1,7 +1,7 @@
#
# Makefile for chat on NeXTs
#
-# $Id: Makefile.NeXT,v 1.3 1998/03/24 23:57:45 paulus Exp $
+# $Id: Makefile.NeXT,v 1.4 1998/03/25 03:18:32 paulus Exp $
#
ARCHFLAGS =
@@ -12,7 +12,7 @@ CFLAGS= -O -D_POSIX_SOURCE $(ARCHFLAGS)
SRCS = chat.c
OBJS = chat.o
-LIBS = ../libposix/libposix.o
+LIBS = ../NeXT/libposix/libposix.o
MANPAGES = chat.8