/makefile.setup

http://github.com/ThomasLocke/yolk · Unknown · 25 lines · 23 code · 2 blank · 0 comment · 0 complexity · 1612a271da9ae180ed12c02587546c70 MD5 · raw file

  1. ###############################################################################
  2. # #
  3. # Yolk #
  4. # #
  5. # makefile.setup #
  6. # #
  7. # Copyright (C) 2010-2012, Thomas ¸cke #
  8. # #
  9. # This is free software; you can redistribute it and/or modify it #
  10. # under terms of the GNU General Public License as published by the #
  11. # Free Software Foundation; either version 3, or (at your option) any #
  12. # later version. This software is distributed in the hope that it will #
  13. # be useful, but WITHOUT ANY WARRANTY; without even the implied warranty #
  14. # of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU #
  15. # General Public License for more details. #
  16. # You should have received a copy of the GNU General Public License #
  17. # distributed with this software; see file COPYING3. If not, go #
  18. # to http://www.gnu.org/licenses for a complete copy of the license. #
  19. # #
  20. ###############################################################################
  21. # The directory where Yolk is installed.
  22. # Note: Do not add the trailing slash.
  23. prefix=/usr/gnat