diff options
| author | Pavel JanÃk | 2001-12-22 14:02:33 +0000 |
|---|---|---|
| committer | Pavel JanÃk | 2001-12-22 14:02:33 +0000 |
| commit | 44eec52586a0679e8de0bcb49b4361f16041dd58 (patch) | |
| tree | 54173fed82105a6c719b5de4522294fa06673576 /mac/makefile.MPW | |
| parent | 746de544e0e50910a0a34851c4c85788fd15230b (diff) | |
| download | emacs-44eec52586a0679e8de0bcb49b4361f16041dd58.tar.gz emacs-44eec52586a0679e8de0bcb49b4361f16041dd58.zip | |
Remove mocklisp files.
Diffstat (limited to 'mac/makefile.MPW')
| -rw-r--r-- | mac/makefile.MPW | 10 |
1 files changed, 1 insertions, 9 deletions
diff --git a/mac/makefile.MPW b/mac/makefile.MPW index 3f1d27dec74..66ad1c73f9b 100644 --- a/mac/makefile.MPW +++ b/mac/makefile.MPW | |||
| @@ -104,7 +104,6 @@ EmacsObjects = ¶ | |||
| 104 | "{Src}md5.c.x" ¶ | 104 | "{Src}md5.c.x" ¶ |
| 105 | "{Src}minibuf.c.x" ¶ | 105 | "{Src}minibuf.c.x" ¶ |
| 106 | "{Src}mktime.c.x" ¶ | 106 | "{Src}mktime.c.x" ¶ |
| 107 | "{Src}mocklisp.c.x" ¶ | ||
| 108 | "{Src}print.c.x" ¶ | 107 | "{Src}print.c.x" ¶ |
| 109 | "{Src}process.c.x" ¶ | 108 | "{Src}process.c.x" ¶ |
| 110 | "{Src}regex.c.x" ¶ | 109 | "{Src}regex.c.x" ¶ |
| @@ -233,8 +232,7 @@ Emacs ÄÄ {Makefile} "{Source}"Emacs.maclf.r "{Source}"EmacsMPW.maclf.r | |||
| 233 | "{Src}buffer.h" ¶ | 232 | "{Src}buffer.h" ¶ |
| 234 | "{Src}commands.h" ¶ | 233 | "{Src}commands.h" ¶ |
| 235 | "{Src}keyboard.h" ¶ | 234 | "{Src}keyboard.h" ¶ |
| 236 | {WINDOW_H_GROUP} ¶ | 235 | {WINDOW_H_GROUP} |
| 237 | "{Src}mocklisp.h" | ||
| 238 | 236 | ||
| 239 | {Src}callproc.c.x Ä ¶ | 237 | {Src}callproc.c.x Ä ¶ |
| 240 | {CONFIG_H_GROUP} ¶ | 238 | {CONFIG_H_GROUP} ¶ |
| @@ -620,11 +618,6 @@ Emacs ÄÄ {Makefile} "{Source}"Emacs.maclf.r "{Source}"EmacsMPW.maclf.r | |||
| 620 | {CONFIG_H_GROUP} ¶ | 618 | {CONFIG_H_GROUP} ¶ |
| 621 | "{Includes}sys:types.h" | 619 | "{Includes}sys:types.h" |
| 622 | 620 | ||
| 623 | {Src}mocklisp.c.x Ä ¶ | ||
| 624 | {CONFIG_H_GROUP} ¶ | ||
| 625 | "{Src}lisp.h" ¶ | ||
| 626 | "{Src}buffer.h" | ||
| 627 | |||
| 628 | {Src}print.c.x Ä ¶ | 621 | {Src}print.c.x Ä ¶ |
| 629 | {CONFIG_H_GROUP} ¶ | 622 | {CONFIG_H_GROUP} ¶ |
| 630 | "{Src}lisp.h" ¶ | 623 | "{Src}lisp.h" ¶ |
| @@ -979,7 +972,6 @@ EmacsSource = ¶ | |||
| 979 | "{Src}marker.c" ¶ | 972 | "{Src}marker.c" ¶ |
| 980 | "{Src}minibuf.c" ¶ | 973 | "{Src}minibuf.c" ¶ |
| 981 | "{Src}mktime.c" ¶ | 974 | "{Src}mktime.c" ¶ |
| 982 | "{Src}mocklisp.c" ¶ | ||
| 983 | "{Src}print.c" ¶ | 975 | "{Src}print.c" ¶ |
| 984 | "{Src}process.c" ¶ | 976 | "{Src}process.c" ¶ |
| 985 | "{Src}regex.c" ¶ | 977 | "{Src}regex.c" ¶ |