forked from lix-project/lix
3 lines
51 B
Makefile
3 lines
51 B
Makefile
nix: nix.cc
|
|
g++ -g -Wall -o nix nix.cc -ldb_cxx-4
|