blob: 6096e944c20bf35ccd27ec961025b1a7fd443b9a (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
*** Imakefile.orig Mon Dec 19 23:25:00 1994
--- Imakefile Mon Dec 19 23:24:38 1994
***************
*** 126,132 ****
OBJS_STANDARD = main.o ftp.o callftp.o connect.o login.o wc_hooks.o \
disconnect.o remote_dir.o pwd.o peek.o syst.o \
bsdstrstr.o get.o lcd.o cd.o initialize.o dir_subs.o \
! local_dir.o put.o mkdir.o type.o fb_rs.o version.o \
regerror.o regexp.o regsub.o translate.o help.o \
tran_table.o sort.o noop.o List.o ListSW.o time.o \
tm_to_time.o archie.o popen.o icons.o myfgets.o \
--- 126,132 ----
OBJS_STANDARD = main.o ftp.o callftp.o connect.o login.o wc_hooks.o \
disconnect.o remote_dir.o pwd.o peek.o syst.o \
bsdstrstr.o get.o lcd.o cd.o initialize.o dir_subs.o \
! local_dir.o put.o mkdir.o type.o fb_rs.o version.o \
regerror.o regexp.o regsub.o translate.o help.o \
tran_table.o sort.o noop.o List.o ListSW.o time.o \
tm_to_time.o archie.o popen.o icons.o myfgets.o \
|