> Module Name: src > Committed By: riastradh > Date: Mon Feb 18 21:20:50 UTC 2013 > > Modified Files: > src/crypto/external/bsd/openssl/dist/crypto/evp: e_aes.c > > Log Message: > Touch e_aes.c to force a rebuild with new compiler flags for AES-NI.
i would rather do this by making the include file a dependancy for the .c files. so if it changes, everything is rebuilt. .mrg.