added support for "make pch" to build a precompiled header. Note that
commitef01aedfb4e97af9283b0d54dd362aad809016af
authorAndrew Tridgell <tridge@samba.org>
Wed, 12 Nov 2003 01:01:47 +0000 (12 01:01 +0000)
committerAndrew Tridgell <tridge@samba.org>
Wed, 12 Nov 2003 01:01:47 +0000 (12 01:01 +0000)
tree2def57ffd41b1f04779b9e6934934a043d51d4be
parentccd5665a65de6ccfdb9a5f490be1a7b5de486e2a
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.
source/Makefile.in