projects
/
ppp.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Forgot to remote *.ln files (made by lint) when doing make clean.
[ppp.git]
/
chat
/
Makefile.sol2
diff --git
a/chat/Makefile.sol2
b/chat/Makefile.sol2
index e41b63000f5a9112655df5e25f2d3b8de8fd1e26..ee65fe61cbc071259bd69ae3d85a24cba6ca618d 100644
(file)
--- a/
chat/Makefile.sol2
+++ b/
chat/Makefile.sol2
@@
-2,12
+2,9
@@
# Makefile for chat on Solaris 2
#
-BINDIR = /usr/local/bin
-MANDIR = /usr/local/man
+include ../svr4/Makedefs
-INSTALL= /usr/sbin/install
-
-CFLAGS = -w -DNO_USLEEP
+CFLAGS = $(COPTS) -DNO_USLEEP -DSOL2
all: chat