===========================================================
                                      .___ __  __   
          _________________  __ __  __| _/|__|/  |_ 
         / ___\_` __ \__  \ |  |  \/ __ | | \\_  __\
        / /_/  >  | \// __ \|  |  / /_/ | |  ||  |  
        \___  /|__|  (____  /____/\____ | |__||__|  
       /_____/            \/           \/           
              grep rough audit - static analysis tool
                  v2.8 written by @Wireghoul
=================================[justanotherhacker.com]===
teensy-loader-cli-2.1/README.md-90-
teensy-loader-cli-2.1/README.md:91:`$(CC) $(CFLAGS) -DUSE_APPLE_IOKIT -isysroot $(SDK) -o teensy_loader_cli teensy_loader_cli.c -Wl,-syslibroot,$(SDK) -framework IOKit -framework CoreFoundation -mmacosx-version-min=10.5`
##############################################
teensy-loader-cli-2.1/rebootor/Makefile-124-
teensy-loader-cli-2.1/rebootor/Makefile:125:# Place -D or -U options here for ASM sources
teensy-loader-cli-2.1/rebootor/Makefile-126-ADEFS = -DF_CPU=$(F_CPU)