diff options
| author | Dmitrij Tejblum <dt@FreeBSD.org> | 1999-05-13 12:26:09 +0000 |
|---|---|---|
| committer | Dmitrij Tejblum <dt@FreeBSD.org> | 1999-05-13 12:26:09 +0000 |
| commit | 9aaf2bbb4698767462e0d54edb6cd1e696a5e08f (patch) | |
| tree | 7185e8282015d3bd9ae9e7d644a647442c457125 /gnu/usr.bin | |
| parent | c151de316aced0f13ea3282ece3f240b3c8096d7 (diff) | |
Notes
Diffstat (limited to 'gnu/usr.bin')
| -rw-r--r-- | gnu/usr.bin/perl/perl/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/gnu/usr.bin/perl/perl/Makefile b/gnu/usr.bin/perl/perl/Makefile index 285f3c282c4f9..9c5d9a2256511 100644 --- a/gnu/usr.bin/perl/perl/Makefile +++ b/gnu/usr.bin/perl/perl/Makefile @@ -1,5 +1,5 @@ # -# $Id: Makefile,v 1.17 1999/05/02 15:29:44 markm Exp $ +# $Id: Makefile,v 1.18 1999/05/12 19:27:44 dt Exp $ # PROG= perl @@ -29,7 +29,7 @@ NONXS_EXT= Errno/pm_to_blib ${PROG}: linkfarm Config.pm autosplit lib/auto/DynaLoader/DynaLoader.a -config_h.sh config.sh cflags.sh: linkfarm +config_h.sh config.sh cflags.sh writemain.sh: linkfarm config.h: linkfarm config_h.sh config.sh sh config_h.sh |
