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