Commit 919a1ded by Jeffrey A Law Committed by Jeff Law

Make-lang.in (CHILL.dvi): New target.

        * Make-lang.in (CHILL.dvi): New target.
        (CHILL.mostlyclean): Remove remnants of old runtime library structure.

From-SVN: r26028
parent 0f11903b
Sun Mar 28 00:30:36 1999 Jeffrey A Law (law@cygnus.com)
* Make-lang.in (CHILL.dvi): New target.
(CHILL.mostlyclean): Remove remnants of old runtime library structure.
1999-02-20 Craig Burley <craig@jcb-sc.com>
* Make-lang.in (CHILL.info): Depend on intermediate ch/chill.info
......
......@@ -106,6 +106,7 @@ CHILL.all.build: chill
CHILL.all.cross: chill-cross
CHILL.start.encap: chill
CHILL.rest.encap:
CHILL.dvi: chill.dvi
CHILL.info: ch/chill.info
......@@ -162,7 +163,6 @@ CHILL.uninstall:
CHILL.mostlyclean:
-rm -f chill.install ch/*.o ch/ch-version.c
-cd ch/runtime && $(MAKE) mostlyclean
CHILL.clean:
CHILL.distclean:
-rm -f ch/config.status ch/Makefile
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment