summaryrefslogtreecommitdiff
path: root/chat
diff options
context:
space:
mode:
authorPaul Mackerras <paulus@samba.org>1998-03-25 03:18:32 +0000
committerPaul Mackerras <paulus@samba.org>1998-03-25 03:18:32 +0000
commit3e37f54ed16e5df74b587312560d89a51978074a (patch)
tree1bb5beee529dd61cb2287726eb3c8fee1b6f1332 /chat
parent28378b56f63934235230d6541610d47361307ba7 (diff)
downloadppp-3e37f54ed16e5df74b587312560d89a51978074a.tar.gz
moved libposix under NeXT
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