cryptest

Cryptography-related scribbles
git clone git://git.finwo.net/misc/cryptest
Log | Files | Refs

01-obj (54B)


      1 OBJ = $(patsubst src/%.c,src/%.o,$(wildcard src/*.c))