OSDN Git Service

Fake a PASS for targets which don't support invocation.
[pf3gnuchains/gcc-fork.git] / config / mh-decstation
1 CC = cc -Wf,-XNg1000
2
3 # for X11, since the native DECwindows include files are really broken when
4 # it comes to function prototypes.  
5 X11_EXTRA_CFLAGS = "-DNeedFunctionPrototypes=0"