crypt{,.exe} is now ltcrypt{,.exe}
This commit is contained in:
parent
e68d846429
commit
c15d656a23
@ -267,8 +267,8 @@ clean:
|
||||
-@rm -f $(OBJECTS) $(TOBJECTS)
|
||||
-@rm -f $(LIBMAIN_S)
|
||||
-@rm -f demos/*.o *_tv.txt
|
||||
-@rm -f test tv_gen hashsum crypt small timing
|
||||
-@rm -f test.exe tv_gen.exe hashsum.exe crypt.exe small.exe timing.exe
|
||||
-@rm -f test tv_gen hashsum ltcrypt small timing
|
||||
-@rm -f test.exe tv_gen.exe hashsum.exe ltcrypt.exe small.exe timing.exe
|
||||
|
||||
#Install the library + headers
|
||||
install: $(LIBMAIN_S) $(HEADERS)
|
||||
|
Loading…
Reference in New Issue
Block a user