aboutsummaryrefslogtreecommitdiffstats
path: root/blfs/Makefile
diff options
context:
space:
mode:
authorWilliam Harrington <kb0iic@berzerkula.org>2021-05-07 21:53:05 -0500
committerWilliam Harrington <kb0iic@berzerkula.org>2021-05-07 21:53:05 -0500
commit1baac0c36f1ef9e0b5147a357d2b257b6c6107a7 (patch)
tree542ea289d80dba168c43f702a3c5a1ae7802c766 /blfs/Makefile
parent70df1f4b54bcbe66788bddec1c058fcbd8f47de2 (diff)
Remove make from cryptsetup.
Diffstat (limited to 'blfs/Makefile')
-rw-r--r--blfs/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/blfs/Makefile b/blfs/Makefile
index 3dbcc17..0290457 100644
--- a/blfs/Makefile
+++ b/blfs/Makefile
@@ -40,7 +40,7 @@ CrackLib :
@echo "CrackLib"
cryptsetup: json-c libpwquality LVM2 popt
- @echo "make cryptsetup"
+ @echo "cryptsetup"
cURL : make-ca MIT_Kerberos-keyutils nghttp2 OpenLDAP
@echo "cURL"