summaryrefslogtreecommitdiffstats
path: root/config/mh-decstation
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"