Artifact 2690881b4185c3225fcf68f70c0ff06721685f34:
- File utils/Makefile.whodunit — part of check-in [cd7bf0e858] at 2020-11-24 21:21:53 on branch v1.65 — Added dep for whodunit. (user: mrwellan, size: 185) [annotate] [blame] [check-ins using] [more...]
.DEFAULT : all all : whodunit clean : rm whodunit whodunit : whodunit.scm csc -static -L -static -L -lm -L -ldl -L -lpthread -L -lssl -L -lcrypto -L -lz whodunit.scm -o whodunit