File: INSTALL

package info (click to toggle)
cheesecutter 2.9%2Bgit20191210-2
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 1,980 kB
  • sloc: cpp: 7,795; ansic: 4,432; makefile: 61; sh: 59
file content (5 lines) | stat: -rw-r--r-- 287 bytes parent folder | download | duplicates (3)
1
2
3
4
5
make                   -- build Linux binary using gdc
make -f Makefile.mac   -- build MacOS binary using ldc2
make -f Makefile.mingw -- build MinGW binary using gdc on Wine
make -f Makefile.dmd   -- build using dmd
make-wintest.sh        -- build Windows zip archive with required dlls