Darryl L. Miles
1f5e6e6b4d
lisp: Makefile should always install *.scm
...
make liblisp.o
make liblisp.a
make install
All seem to work ok now.
2026-07-23 16:10:09 -04:00
Darryl L. Miles
3aebbbd038
Makefile: various consistency matters
...
Using defined variables ${RM} for common tools
error handling
ensuring default target (is not install)
2025-07-29 10:50:32 -04:00
Darryl L. Miles
8b7e0aaec6
Makefile: whitespace only change
2025-07-29 10:50:32 -04:00
Tim Edwards
bc00b5578b
Implemented a new configuration variable "dist_prefix" for
...
distributed installations, where the immediate installation location
is different from the final installation location, but in the case
where it is not desirable to put the entire install hierarchy as a
subdirectory of DESTDIR.
2020-01-28 10:40:01 -05:00
Tim Edwards
231a299b16
Initial commit at Tue Apr 25 08:41:48 EDT 2017 by tim on stravinsky
2017-04-25 08:41:48 -04:00