Makefile 89 B

123
  1. all:
  2. go build -o ./codegen.exe gen/*
  3. ./codegen.exe pack/unpack.go ./pack/marshaller.go