Rev 5330 | Go to most recent revision | Blame | Compare with Previous | Last modification | View Log | RSS feed
# -*- mode: mak; -*-################################################################################ File: TOOLSET/gcc# Contents: GCC defines###############################################################################toolset = gccs = asmo = oa = aso = soexe =.SUFFIXES: .asm.PHONY: gccgcc:@$(echo) [Toolset GCC/$(GCC_TARGET)];#