freebsd-nq/gnu/usr.bin/perl
Bruce Evans 758aca682c Fixed wrong path to libperl in DPADD.
Fixed wrong path to libperl in LDADD in some funky objdir setups.

Use ${dir}/libfoo.a instead of -L${dir} -lfoo for local static libraries
in LDADD so that `make checkdpadd' doesn't report non-errors.

Fixed misformatting of $FreeBSD$.
2000-03-27 18:29:46 +00:00
..
libperl Fixed missing DPADD. 2000-03-27 15:40:30 +00:00
miniperl Fixed wrong path to libperl in DPADD. 2000-03-27 18:29:46 +00:00
perl Don't abuse LDADD for holding linker flags. Doing so broke 2000-03-27 15:58:53 +00:00
pod Add perlopentut.pod, perlreftut.pod and perlthrtut.pod to the list of 1999-11-17 12:22:51 +00:00
suidperl Don't abuse LDADD for holding linker flags. Doing so broke 2000-03-27 15:58:53 +00:00
utils $Id$ -> $FreeBSD$ 1999-08-27 23:37:10 +00:00
x2p Revert the libcrypt/libmd stuff back to how it was. This should not have 1999-12-18 13:55:17 +00:00
Makefile $Id$ -> $FreeBSD$ 1999-08-27 23:37:10 +00:00
Makefile.inc Add miniperlmain.c to CLEANFILES and remove a second instance of 1999-12-04 12:40:38 +00:00