]> Git Repo - binutils.git/blob - config/mh-linux
binutils.texi: (objdump) fix formatting in options summary
[binutils.git] / config / mh-linux
1 # Define SYSV as -DSYSV if you are using a System V operating system.
2 # FIXME: What is this used for?  It should go away (and even if it hasn't,
3 # it's not clear linux should define it).
4 SYSV = -DSYSV
5 RANLIB = ranlib
6
7 # What is this doing here?
8 #LDFLAGS = -static
This page took 0.024595 seconds and 4 git commands to generate.