Develop and Download Open Source Software

Browse Subversion Repository

Diff of /tags/REL-2.2/Makefile

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 18 by hirohitohigashi, Wed Feb 25 14:18:07 2009 UTC revision 19 by hirohitohigashi, Wed Feb 25 14:45:21 2009 UTC
# Line 13  CFLAGS = -g -Wall -ansi Line 13  CFLAGS = -g -Wall -ansi
13  #CFLAGS = -g  #CFLAGS = -g
14  ARFLAGS = -rs  ARFLAGS = -rs
15  SRCS = sub.c ftp_connect.c ftp_auth.c ftp_passive.c ftp_type.c ftp_quit.c \  SRCS = sub.c ftp_connect.c ftp_auth.c ftp_passive.c ftp_type.c ftp_quit.c \
16            ftp_pwd.c \
17          ftp_get_buffer.c ftp_put_buffer.c ftp_append_buffer.c          ftp_get_buffer.c ftp_put_buffer.c ftp_append_buffer.c
18  OBJS = $(SRCS:.c=.o)  OBJS = $(SRCS:.c=.o)
19    

Legend:
Removed from v.18  
changed lines
  Added in v.19

Back to OSDN">Back to OSDN
ViewVC Help
Powered by ViewVC 1.1.26