]> git.ipfire.org Git - thirdparty/make.git/commit
Support building with DJGPP 2.05
authorJuan M. Guerrero <juan.guerrero@gmx.de>
Sat, 15 Oct 2022 23:14:49 +0000 (19:14 -0400)
committerPaul Smith <psmith@gnu.org>
Sun, 16 Oct 2022 20:19:42 +0000 (16:19 -0400)
commitb16913a67e1d0f651293d24f10ccca54a8cc0d08
tree172b050097dfec2eeff3f1dfb2f0f1db178e4404
parent72ee43c4732bb52c492cb4dd754912f6a943ae67
Support building with DJGPP 2.05

* builddos.bat: Use env var settings for paths.  Fix a typo in
expand.o.  Add the missing load.o compilation and link.  Enable
Guile support.  Copy Basic.mk from the correct location.
* src/configh.dos.templage: DJGPP supports strtoll() and ssize_t
given new enough versions.  Set preprocessor variables to 1 not 0.
builddos.bat
src/configh.dos.template