Subversion Repositories planix.SVN

Rev

Rev 66 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 66 Rev 71
Line 13... Line 13...
13
# SunOS 5.5.1 does not provide inttypes.h; add -lsunos to CFLAGS and
13
# SunOS 5.5.1 does not provide inttypes.h; add -lsunos to CFLAGS and
14
# change CC and LD to gcc.  Add -lsocket, -lnsl to LDTAIL.
14
# change CC and LD to gcc.  Add -lsocket, -lnsl to LDTAIL.
15
# If you need <inttypes.h> copy sun-inttypes.h to inttypes.h.
15
# If you need <inttypes.h> copy sun-inttypes.h to inttypes.h.
16
#
16
#
17
#CC=cc
17
#CC=cc
18
CFLAGS=-g -I. --std=c89
18
CFLAGS=-g -I. --std=c89 
19
LD=cc
19
LD=cc
20
LDFLAGS=
20
LDFLAGS=
21
LDTAIL=
21
LDTAIL=
22
 
22
 
23
OFILES=\
23
OFILES=\