1PCH_CXX_SOURCE = pch.h2CXX_SOURCES = main.cpp3CFLAGS_EXTRAS := $(MODULE_DEBUG_INFO_FLAGS)4 5include Makefile.rules6