remove misleading comment (from M.J.T. Guy)
[p5sagit/p5-mst-13.2.git] / x2p / Makefile.SH
index 1894d55..8ed7d31 100755 (executable)
@@ -1,4 +1,4 @@
-case $CONFIG in
+case $CONFIGDOTSH in
 '')
        if test -f config.sh; then TOP=.;
        elif test -f ../config.sh; then TOP=..;
@@ -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