diff options
| author | Julian Elischer <julian@FreeBSD.org> | 1999-03-18 19:39:07 +0000 |
|---|---|---|
| committer | Julian Elischer <julian@FreeBSD.org> | 1999-03-18 19:39:07 +0000 |
| commit | 337701901421b9cec684018051774b2c0d21117b (patch) | |
| tree | 6129c39126c1fc61e8cefe08a1ddaa3bb787c946 /gnu/usr.bin | |
| parent | ef09e45791123aa0244aa6b215df347d05cfac7b (diff) | |
Notes
Diffstat (limited to 'gnu/usr.bin')
| -rw-r--r-- | gnu/usr.bin/perl/utils/h2ph/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/gnu/usr.bin/perl/utils/h2ph/Makefile b/gnu/usr.bin/perl/utils/h2ph/Makefile index c22fdb73c0ef..f89038c9eb5b 100644 --- a/gnu/usr.bin/perl/utils/h2ph/Makefile +++ b/gnu/usr.bin/perl/utils/h2ph/Makefile @@ -1,5 +1,5 @@ # -# $Id: Makefile,v 1.1 1998/09/09 07:20:29 markm Exp $ +# $Id: Makefile,v 1.2 1998/10/11 18:13:42 markm Exp $ # PROG= h2ph @@ -9,4 +9,4 @@ PROG= h2ph afterinstall: cd ${DESTDIR}/usr/include; \ miniperl ${.OBJDIR}/${PROG} -d \ - ${DESTDIR}/usr/libdata/perl/5.00502/mach * sys/* + ${DESTDIR}/usr/libdata/perl/5.00502/mach * */* |
