/[svn]/gigedit/trunk/Makefile.am
ViewVC logotype

Contents of /gigedit/trunk/Makefile.am

Parent Directory Parent Directory | Revision Log Revision Log


Revision 2886 - (show annotations) (download)
Fri Apr 22 15:55:08 2016 UTC (7 years, 11 months ago) by schoenebeck
File size: 212 byte(s)
* Automake: set environment variable GCC_COLORS=auto to allow GCC to
  auto detect whether it (sh/c)ould output its messages in color.
* Instrument script editor: Added support for liblinuxsampler's
  NKSP syntax highlighting backend.
* Bumped version (1.0.0.svn2).

1 # let GCC auto detect whether it (sh/c)ould output its messages in color
2 export GCC_COLORS=auto
3
4 SUBDIRS = src gfx po debian doc win32
5
6 DISTCLEANFILES = \
7 intltool-extract \
8 intltool-merge \
9 intltool-update

  ViewVC Help
Powered by ViewVC