X-Git-Url: http://git.ozlabs.org/?p=ppp.git;a=blobdiff_plain;f=chat%2FMakefile.NeXT;h=4cf974181e45ad6fe509dc1d35c8c73da477a701;hp=92a1916dafaaa6f245fc8d8a2dfeb28552082677;hb=09a395f7a296945a8d6f52226b4e7139cbd9cb63;hpb=0f51228cd3a92449070c5d6e7c14f87effd5f9be 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