mirror of
https://github.com/bstansell/conserver.git
synced 2025-01-18 10:36:22 +00:00
9 lines
152 B
Plaintext
9 lines
152 B
Plaintext
|
# $Id: SunOS5,v 1.2 1999-01-14 13:33:09-08 bryan Exp $
|
||
|
#
|
||
|
'CC=gcc'
|
||
|
'INSTALL=/usr/ucb/install'
|
||
|
'INCLUDE='
|
||
|
'DEBUG=-O'
|
||
|
'CDEFS=-DSUN5'
|
||
|
'LIBS=-lsocket -lnsl'
|