diff Makefile.in @ 1591:b794d277c6da

fix some links
author Matt Johnston <matt@ucc.asn.au>
date Mon, 05 Mar 2018 14:14:26 +0800
parents 35af85194268
children b59623a64678 76189c9ffea2
line wrap: on
line diff
--- a/Makefile.in	Mon Mar 05 14:07:11 2018 +0800
+++ b/Makefile.in	Mon Mar 05 14:14:26 2018 +0800
@@ -270,7 +270,7 @@
 svrfuzzobjs=$(subst svr-main.o, ,$(dropbearobjs))
 
 # build all the fuzzers. This will require fail to link unless built with
-# make fuzz-targetsk FUZZLIB=-lFuzzer.a 
+# make fuzz-targets FUZZLIB=-lFuzzer.a 
 # or similar - the library provides main().
 fuzz-targets: $(FUZZ_TARGETS) $(FUZZER_OPTIONS)