[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
LYNX-DEV FreeBSD slang-lynx entry addition for Makefile
From: |
Андрей Чернов |
Subject: |
LYNX-DEV FreeBSD slang-lynx entry addition for Makefile |
Date: |
Wed, 29 Jan 1997 15:39:42 +0300 (MSK) |
*** Makefile.orig Tue Jan 28 00:07:49 1997
--- Makefile Tue Jan 28 00:10:20 1997
***************
*** 413,418 ****
--- 415,429 ----
$(WAISLIB) $(SOCKSLIB) $(SITE_LIBS)" \
WWWLIB="../WWW/Library/freebsd/libwww.a"
+ freebsd-slang:
+ cd WWW/Library/freebsd; $(MAKE) LYFLAGS="$(SITE_LYDEFS)"
+ cd src; $(MAKE) all MCFLAGS="$(CFLAGS) -DUSE_SLANG -DUNIX \
+ -DNO_TTYTYPE -DNO_CUSERID -DLOCALE \
+ -I../$(WWWINC) $(SITE_DEFS)" \
+ LIBS="$(WAISLIB) $(SOCKSLIB) $(SITE_LIBS)" \
+ WWWLIB="../WWW/Library/freebsd/libwww.a" \
+ SLANGLIB="$(SLANGLIB) -lslang -ltermcap -lm"
SLANGINC="$(SLANGINC)"
+
# NetBSD doesn't have or need ranlib. (ignore the error message about that :)
netbsd:
cd WWW/Library/netbsd; $(MAKE) LYFLAGS="$(SITE_LYDEFS)"
--
Andrey A. Chernov
<address@hidden>
http://www.nagual.ru/~ache/
;
; To UNSUBSCRIBE: Send a mail message to address@hidden
; with "unsubscribe lynx-dev" (without the
; quotation marks) on a line by itself.
;
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- LYNX-DEV FreeBSD slang-lynx entry addition for Makefile,
Андрей Чернов <=