Initial import from FreeBSD RELENG_4:
[games.git] / contrib / gcc / config / i386 / x-dgux
1 #
2 # host is ix86 running dgux
3 #
4 CC = /bin/gcc
5 X_CFLAGS = -O -mstandard -mlegend
6 BOOT_CFLAGS = -O2 -g -mstandard -mlegend $(CFLAGS)
7 CLIB = -lw32
8 RANLIB = true
9 USER_H = $(EXTRA_HEADERS) $(LANG_EXTRA_HEADERS)
10 STMP_FIXPROTO = 
11