"Doug Kaufman" <[EMAIL PROTECTED]> 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 [EMAIL PROTECTED]
