* Makefile.in (CPP): New variable.
authorJim Blandy <jimb@redhat.com>
Wed, 16 Jun 1993 23:46:17 +0000 (23:46 +0000)
committerJim Blandy <jimb@redhat.com>
Wed, 16 Jun 1993 23:46:17 +0000 (23:46 +0000)
commitd4acf74f7e75b98e987110e06c7351b417222e59
treeb9c43ef0994a1e128641822c201b4e1388bebd8d
parente2fe2f5238d9619254fb3335156cef5b0704b1f5
* Makefile.in (CPP): New variable.
(src/Makefile): Edit CPP into src/Makefile.

        Bring mumbleclean targets into conformance with GNU coding standards.
* Makefile.in (mostlyclean, clean): Separate these two; just have
them pass the request to the subdirectory makefiles.
(distclean): Pass the request down, and then get rid of the
files configure built, and get rid of the Makefiles.
(realclean): Pass the request down, and then do the same things
distclean does.
(uninstall, info, dvi): New targets.
Makefile.in