new makefile just dropped

This commit is contained in:
stitchy 2024-04-17 23:55:32 +00:00
parent 0cb189892a
commit f9a5bdf74f
Signed by: stitchy
SSH key fingerprint: SHA256:yz2SoxdnY67tfY5Jzb0f2v8f5W3o/IF359kbcquWip8

View file

@ -24,5 +24,5 @@ ec: all
dc: all
./dec_client cyphertext1 key1 22222
clean:
clean: all
rm -fr *.o vgcore.* keygen enc_client enc_server dec_client dec_server