Config 246 B

123456789101112
  1. # Configuration for uClibc test apps.
  2. #
  3. # Copyright (C) 2001 by Lineo, inc.
  4. #
  5. # Set the following to `true' to make a debuggable build.
  6. DODEBUG = false
  7. # If you want to compile using uClibc as a shared library, turn this on.
  8. DODYNAMIC = true