Welcome to mirror list, hosted at ThFree Co, Russian Federation.

mh-decstation « config - cygwin.com/git/newlib-cygwin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 37201926d5fb35880e8af697531ac12a5d83dfde (plain)
1
2
3
4
5
CC = cc -Wf,-XNg1000

# for X11, since the native DECwindows include files are really broken when
# it comes to function prototypes.  
X11_EXTRA_CFLAGS = "-DNeedFunctionPrototypes=0"