Date: Mon, 4 May 1998 22:25:23 -0700 (PDT) From: Bruce Evans <bde@FreeBSD.ORG> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-gnu@FreeBSD.ORG Subject: cvs commit: src/gnu/usr.bin/perl/x2p Makefile Message-ID: <199805050525.WAA02597@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
bde 1998/05/04 22:25:22 PDT Modified files: gnu/usr.bin/perl/x2p Makefile Log: Don't generate a2p.h or y.tab.h from a2p.y. Neither is actually used, and building a2p.h clobbered the unrelated source file a2p.h if ${.OBJDIR} == ${.CURDIR}. Revision Changes Path 1.13 +2 -1 src/gnu/usr.bin/perl/x2p/Makefile
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199805050525.WAA02597>