mirror of
https://github.com/KolibriOS/kolibrios.git
synced 2024-11-28 11:43:09 +03:00
bb2bbc6b91
git-svn-id: svn://kolibrios.org@4364 a494cfbc-eb01-0410-851d-a64ba20cac60
8 lines
198 B
Makefile
8 lines
198 B
Makefile
# Configuration Makefile fragment
|
|
|
|
# Disable use of iconv in the input filter
|
|
# CFLAGS := $(CFLAGS) -DWITHOUT_ICONV_FILTER
|
|
|
|
# Cater for local configuration changes
|
|
-include Makefile.config.override
|