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

Annotation of /gigedit/trunk/Makefile.am

Parent Directory Parent Directory | Revision Log Revision Log


Revision 2886 - (hide annotations) (download)
Fri Apr 22 15:55:08 2016 UTC (8 years 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 schoenebeck 2886 # let GCC auto detect whether it (sh/c)ould output its messages in color
2     export GCC_COLORS=auto
3    
4 schoenebeck 1411 SUBDIRS = src gfx po debian doc win32
5 persson 1073
6     DISTCLEANFILES = \
7     intltool-extract \
8     intltool-merge \
9     intltool-update

  ViewVC Help
Powered by ViewVC