Remove some old makefile targets
[openssl.git] / demos / state_machine / Makefile.in
index c7a114540de91d8433f541a35b71f11091cf7f8f..fde447488833e38c20c7693ed35521f961104f68 100644 (file)
@@ -7,3 +7,4 @@ state_machine: state_machine.o
 
 test: state_machine
        ./state_machine 10000 ../../apps/server.pem ../../apps/server.pem
+# DO NOT DELETE THIS LINE -- make depend depends on it.