added support for "make pch" to build a precompiled header. Note that
authorAndrew Tridgell <tridge@samba.org>
Wed, 12 Nov 2003 01:01:47 +0000 (01:01 +0000)
committerAndrew Tridgell <tridge@samba.org>
Wed, 12 Nov 2003 01:01:47 +0000 (01:01 +0000)
commit009c143efd4f4a4b08838b1bc3edee4bc1b2f232
tree308cd2172ca9cf680ca149ba9747a5129424937b
parentb64c6355b04f1c199a5883821653b937f9198c9d
added support for "make pch" to build a precompiled header. Note that
this is not called by default and I don't think it should be - I think
the programmer should specifically ask for pch generation when they
want it.
(This used to be commit ef01aedfb4e97af9283b0d54dd362aad809016af)
source3/Makefile.in