|
|
1.1 root 1: $ set noverify
2: $ ! VMS command file to recompile all .C files which need recompilation.
3: $ ! These are all .C files that have no .OBJ files or that are newer
4: $ ! than the corresponding .OBJ files. This file is self contained
5: $ ! and does not require you to do anything before running it.
6: $ !***
7: $ !*** Mukesh Prasad compile.com Nov. 18, 1985
8: $ !***
9: $ !*** Compile all .C files in the directory 'sourcedir'.
10: $ !*** If an argument is present, compiles all files, otherwise
11: $ !*** compiles only files modified since last compile.
12: $ !***
13: $
14: $ @precomp
15: $ @recomp dispnew.c
16: $ @recomp scroll.c
17: $ @recomp xdisp.c
18: $ @recomp window.c
19: $ @recomp term.c
20: $ @recomp cm.c
21: $ @recomp emacs.c
22: $ @recomp keyboard.c
23: $ @recomp macros.c
24: $ @recomp keymap.c
25: $ @recomp sysdep.c
26: $ @recomp buffer.c
27: $ @recomp filelock.c
28: $ @recomp insdel.c
29: $ @recomp marker.c
30: $ @recomp minibuf.c
31: $ @recomp fileio.c
32: $ @recomp dired.c
33: $ @recomp filemode.c
34: $ @recomp cmds.c
35: $ @recomp casefiddle.c
36: $ @recomp indent.c
37: $ @recomp search.c
38: $ @recomp regex.c
39: $ @recomp undo.c
40: $ @recomp alloc.c
41: $ @recomp data.c
42: $ @recomp doc.c
43: $ @recomp editfns.c
44: $ @recomp callint.c
45: $ @recomp eval.c
46: $ @recomp fns.c
47: $ @recomp print.c
48: $ @recomp lread.c
49: $ @recomp abbrev.c
50: $ @recomp syntax.c
51: $ @recomp mocklisp.c
52: $ @recomp bytecode.c
53: $ @recomp process.c
54: $ @recomp callproc.c
55: $ @recomp vmsfns.c
56: $ @recomp doprnt.c
57: $ @recomp vmsmap.c
58: $ @recomp termcap.c
59: $ @recomp tparam.c
60: $ @recomp lastfile.c
61: $ @recomp malloc.c
62: $ @recomp alloca.c
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.