Tizen 2.0 Release
[external/mawk.git] / config-user / mips
1 # mips
2 # if you prefer to use cc or no gcc
3
4 # $Log: mips,v $
5 # Revision 1.1  1995/06/03  09:27:19  mike
6 # initial checkin
7 #
8
9 ############
10
11 CC=cc
12
13 CFLAGS='-O -Olimit 700 -systype bsd43' 
14
15 # where to put the binary
16 BINDIR=/usr/local/bin
17
18 # where to put the man pages and man page extension
19 MANDIR=/usr/local/man/man1
20 MANEXT=1