Project 'kevin/bulletin' was moved to 'pp/bulletin'. Please update any links and bookmarks that may still have the old path.
Select Git revision
-
Kevin Lyda authored
Add initial description of the repo.
Kevin Lyda authoredAdd initial description of the repo.
Makefile 147 B
.PHONY: all
all: convert-vms-record-fmt
convert-vms-record-fmt: convert-vms-record-fmt.c
gcc -o convert-vms-record-fmt convert-vms-record-fmt.c