lynx-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: lynx-dev Revised DOS makefiles [PATCH]


From: Gisle Vanem
Subject: Re: lynx-dev Revised DOS makefiles [PATCH]
Date: Mon, 26 Jan 2004 15:50:39 +0100

"Doug Kaufman" <address@hidden> said:

> - -I/djgpp/pdcur24 \
> - -I/djgpp/watt32/inc \
> - -I/djgpp/watt32/inc/sys
> + -I/dev/env/DJDIR/pdcur26 \
> + -I/dev/env/DJDIR/watt32/inc \
> + -I/dev/env/DJDIR/watt32/inc/sys

I think it's only you that keeps Watt-32 under the djgpp tree.
IMHO it' better to say:
-I/dev/env/WATT_ROOT/inc

Is the "inc/sys" dir really needed now after there is
both a <syslog.h> and <sys/syslog.h>?

>  WWWLIB = \
>   ../WWW/Library/djgpp/libwww.a \
> - /djgpp/pdcur26/lib/pdcurses.a
> + /dev/env/DJDIR/pdcur26/lib/pdcurses.a

I think it's more common to keep packages under
$DJDIR/contrib.

--gv


; To UNSUBSCRIBE: Send "unsubscribe lynx-dev" to address@hidden

reply via email to

[Prev in Thread] Current Thread [Next in Thread]