Resolve many build warnings
This patch fixes many warnings from the beginning of the build up to and including the depend stage. Nearly all warnings should be gone even with -Wall.
This commit is contained in:
committed by
Jon Trulson
parent
2bf29e5d63
commit
42e891d9e7
@@ -447,6 +447,8 @@ SpecialCplusplusObjectRule(nsgmls_inst,nsgmls_inst,$(CXXTEMPLATEFLAGS))
|
||||
SpecialCplusplusObjectRule(parser_inst,parser_inst,$(CXXTEMPLATEFLAGS))
|
||||
SpecialCplusplusObjectRule(xentmgr_inst,xentmgr_inst,$(CXXTEMPLATEFLAGS))
|
||||
|
||||
includes:: $(GENERATED_SRCS)
|
||||
|
||||
NormalCplusplusObjectRule()
|
||||
ComplexCplusplusProgramTarget($(PROGRAMS))
|
||||
|
||||
|
||||
Reference in New Issue
Block a user