projects
/
ppp.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
28378b5
)
moved libposix under NeXT
author
Paul Mackerras
<paulus@samba.org>
Wed, 25 Mar 1998 03:18:32 +0000
(
03:18
+0000)
committer
Paul Mackerras
<paulus@samba.org>
Wed, 25 Mar 1998 03:18:32 +0000
(
03:18
+0000)
chat/Makefile.NeXT
patch
|
blob
|
history
diff --git
a/chat/Makefile.NeXT
b/chat/Makefile.NeXT
index 92a1916dafaaa6f245fc8d8a2dfeb28552082677..4cf974181e45ad6fe509dc1d35c8c73da477a701 100644
(file)
--- 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