From: Sergey Matveev Date: Fri, 18 Oct 2024 07:54:21 +0000 (+0300) Subject: Tiny comments for configuration files X-Git-Url: http://www.git.cypherpunks.su/?a=commitdiff_plain;h=8a3d2b99c6cd6a10a0ef650ff06177be53577a91daf8ae7154985b821c370142;p=keks.git Tiny comments for configuration files --- diff --git a/cyac/conf/ar b/cyac/conf/ar index 578b121..076cfc5 100644 --- a/cyac/conf/ar +++ b/cyac/conf/ar @@ -1 +1,2 @@ ar +# Place a command line for your library archiver invocation here diff --git a/cyac/conf/cc b/cyac/conf/cc index dfd45f0..8c6f118 100644 --- a/cyac/conf/cc +++ b/cyac/conf/cc @@ -1 +1,2 @@ cc +# Place a command line for your compiler invocation here diff --git a/cyac/conf/prefix b/cyac/conf/prefix index e06944e..d3c8bed 100644 --- a/cyac/conf/prefix +++ b/cyac/conf/prefix @@ -1 +1,2 @@ /usr/local +# Place a path for the installation prefix