Git init
[external/mawk.git] / config-user / sgi
1 # sgi
2 # if you prefer to use cc or no gcc
3
4 # $Log: sgi,v $
5 # Revision 1.1  1995/06/03  09:27:20  mike
6 # initial checkin
7 #
8
9 ############
10
11 CC=cc
12
13 CFLAGS='-O -cckr -w' 
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