Subversion Repositories Kolibri OS

Rev

Go to most recent revision | Blame | Last modification | View Log | Download | RSS feed

  1. # Configuration Makefile fragment
  2.  
  3. # Disable use of iconv in the input filter
  4. # CFLAGS := $(CFLAGS) -DWITHOUT_ICONV_FILTER
  5.  
  6. # Cater for local configuration changes
  7. -include Makefile.config.override
  8.