make/linux/platform_sparc

Wed, 09 Apr 2008 14:22:48 -0400

author
kamg
date
Wed, 09 Apr 2008 14:22:48 -0400
changeset 526
a294fd0c4b38
parent 435
build/linux/platform_sparc@a61af66fc99e
child 545
a49a647afe9a
permissions
-rw-r--r--

6583644: Move all managed/SCCS files out of 'build' into 'make' directory
Summary: Moved makefiles out of build and build/closed into make/
Reviewed-by: kvn, ohair

     1 os_family = linux
     3 arch = sparc
     5 arch_model = sparc
     7 os_arch = linux_sparc
     9 os_arch_model = linux_sparc
    11 lib_arch = sparc
    13 compiler = gcc
    15 gnu_dis_arch = sparc
    17 sysdefs = -DLINUX -D_GNU_SOURCE -DSPARC

mercurial