summaryrefslogtreecommitdiff
path: root/x2p/Makefile.SH
diff options
context:
space:
mode:
authorAlbert Dvornik <bert@genscan.com>1998-10-30 12:50:04 -0500
committerGurusamy Sarathy <gsar@cpan.org>1998-10-31 09:39:13 +0000
commit2efaeb471b8b92d7180a656a22c05b363d242664 (patch)
tree917d020ac9accd086748ca08b8c8da3594844f8c /x2p/Makefile.SH
parentf4d63e4e7d78bcec478ee81b6381e3ffc03f7329 (diff)
downloadperl-2efaeb471b8b92d7180a656a22c05b363d242664.tar.gz
] a2p: make sprintf less greedy without -o
Message-Id: <tqd879vf4z.fsf@puma.genscan.com> p4raw-id: //depot/perl@2161
Diffstat (limited to 'x2p/Makefile.SH')
-rwxr-xr-xx2p/Makefile.SH2
1 files changed, 2 insertions, 0 deletions
diff --git a/x2p/Makefile.SH b/x2p/Makefile.SH
index 1894d55dbb..9c004cc778 100755
--- a/x2p/Makefile.SH
+++ b/x2p/Makefile.SH
@@ -120,6 +120,8 @@ run_byacc: FORCE
rm -f a2p.c
mv y.tab.c a2p.c
+FORCE:
+
# We don't want to regenerate a2p.c, but it might appear out-of-date
# after a patch is applied or a new distribution is made.
a2p.c: a2p.y