[HN Gopher] MakeMake: Generate make files from C source code
       ___________________________________________________________________
        
       MakeMake: Generate make files from C source code
        
       Author : quelsolaar
       Score  : 5 points
       Date   : 2023-12-03 21:45 UTC (1 hours ago)
        
 (HTM) web link (github.com)
 (TXT) w3m dump (github.com)
        
       | jjgreen wrote:
       | Um, you do know that extern is the default scope for functions,
       | so can be (and often is) omitted in declarations and definitions?
        
         | jahsome wrote:
         | Um, you do know that the word "can" indicates a personal
         | preference and has no effect on functionality, so there is no
         | need to be passive aggressive?
        
           | jjgreen wrote:
           | From the project's README                  make make does
           | this by looking for any function declaration using extern,
           | 
           | Taking that at face value (I'd not inspected the code in
           | detail), then it would miss functions with implicit externs,
           | no? My apologies if you found my posting offensive, that was
           | not my intention.
        
       ___________________________________________________________________
       (page generated 2023-12-03 23:00 UTC)