Commit ebba859
committed
More cleanups in removing sys-proclaim
Actually remove the rule for building tools/sys-proclaim.lisp.
Add macro GCL_MAXIMA so that we're consistent with other lisp that
have FOO_MAXIMA (usually to distinguish between a core file and an
executable).
Remove gcl_depends_targets and just use GCL_MAXIMA like other lisps.
To test these changes, I build maxima from scratch with gcl. Then I
touched cl-info.lisp and ran make. Only cl-info was compiled;
everything else was loaded.1 parent c9967ae commit ebba859
1 file changed
Lines changed: 7 additions & 18 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
287 | 287 | | |
288 | 288 | | |
289 | 289 | | |
290 | | - | |
291 | | - | |
292 | | - | |
| 290 | + | |
| 291 | + | |
| 292 | + | |
293 | 293 | | |
294 | 294 | | |
295 | | - | |
296 | | - | |
297 | | - | |
298 | | - | |
299 | | - | |
300 | | - | |
301 | | - | |
302 | | - | |
303 | | - | |
304 | | - | |
305 | | - | |
306 | | - | |
| 295 | + | |
307 | 296 | | |
308 | | - | |
| 297 | + | |
309 | 298 | | |
310 | | - | |
| 299 | + | |
311 | 300 | | |
312 | 301 | | |
313 | 302 | | |
| |||
318 | 307 | | |
319 | 308 | | |
320 | 309 | | |
321 | | - | |
| 310 | + | |
322 | 311 | | |
323 | 312 | | |
324 | 313 | | |
| |||
0 commit comments