Makefile.vms (tcsh-6.22.02) | : | Makefile.vms (tcsh-6.22.03) | ||
---|---|---|---|---|
skipping to change at line 297 | skipping to change at line 297 | |||
TCOBJS= tc.alloc.${SUF} tc.bind.${SUF} tc.const.${SUF} tc.defs.${SUF} \ | TCOBJS= tc.alloc.${SUF} tc.bind.${SUF} tc.const.${SUF} tc.defs.${SUF} \ | |||
tc.disc.${SUF} tc.func.${SUF} tc.os.${SUF} tc.os.${SUF} tc.printf.${SUF} \ | tc.disc.${SUF} tc.func.${SUF} tc.os.${SUF} tc.os.${SUF} tc.printf.${SUF} \ | |||
tc.prompt.${SUF} tc.sched.${SUF} tc.sig.${SUF} tc.str.${SUF} \ | tc.prompt.${SUF} tc.sched.${SUF} tc.sig.${SUF} tc.str.${SUF} \ | |||
tc.vers.${SUF} tc.who.${SUF} | tc.vers.${SUF} tc.who.${SUF} | |||
PVSRCS= Makefile.std Makefile.vms Makefile.in Makefile.win32 | PVSRCS= Makefile.std Makefile.vms Makefile.in Makefile.win32 | |||
AVSRCS= BUILDING Fixes MAKEDIFFS MAKESHAR NewThings README.md FAQ \ | AVSRCS= BUILDING Fixes MAKEDIFFS MAKESHAR NewThings README.md FAQ \ | |||
WishList config_f.h eight-bit.me glob.3 patchlevel.h \ | WishList config_f.h eight-bit.me glob.3 patchlevel.h \ | |||
pathnames.h tcsh.man Ported src.desc Imakefile imake.config \ | pathnames.h tcsh.man Ported src.desc Imakefile imake.config \ | |||
complete.tcsh vmsreadme.txt termcap.vms snames.h host.defs \ | complete.tcsh vmsreadme.txt termcap.vms snames.h host.defs \ | |||
gethost.c tcsh.man2html configure.ac aclocal.m4 | gethost.c tcsh.man2html configure.ac aclocal.m4 dot.login dot.tcshrc | |||
VHSRCS=${PVSRCS} ${AVSRCS} | VHSRCS=${PVSRCS} ${AVSRCS} | |||
CONFSRCS=config/* | CONFSRCS=config/* | |||
ALLSRCS= ${SHSRCS} ${TWSRCS} ${EDSRCS} ${TCSRCS} ${VHSRCS} | ALLSRCS= ${SHSRCS} ${TWSRCS} ${EDSRCS} ${TCSRCS} ${VHSRCS} | |||
DISTSRCS= ${PSSRCS} ${TWSRCS} ${EDSRCS} ${TCSRCS} ${AVSRCS} | DISTSRCS= ${PSSRCS} ${TWSRCS} ${EDSRCS} ${TCSRCS} ${AVSRCS} | |||
OBJS= ${SHOBJS} ${TWOBJS} ${EDOBJS} ${TCOBJS} | OBJS= ${SHOBJS} ${TWOBJS} ${EDOBJS} ${TCOBJS} | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added |