1 # 2 # PAL Makefile 3 # 4 5 # Common Compiler Flags ######################################################## 6 7 # Include paths. 8 COMMON_CFLAGS += -Ipal/include 9