## Process this with automake to create Makefile.in AUTOMAKE_OPTIONS = foreign EXTRA_DIST = icecast.xml debug: $(MAKE) all CFLAGS="@DEBUG@" profile: $(MAKE) all CFLAGS="@PROFILE@"