From: Jaroslav Kysela Date: Mon, 31 Aug 1998 14:23:13 +0000 (+0000) Subject: Removed... X-Git-Tag: v1.0.3~561 X-Git-Url: https://git.alsa-project.org/?a=commitdiff_plain;h=3926cf4096c66c555700a5431d62894cb90d1cab;p=alsa-utils.git Removed... --- diff --git a/Makefile.conf b/Makefile.conf deleted file mode 100644 index 306246e..0000000 --- a/Makefile.conf +++ /dev/null @@ -1,29 +0,0 @@ -# Generated automatically from Makefile.conf.in by configure. -# -# Configuration Makefile for ALSA Utilities -# Copyright (c) 1994-98 by Jaroslav Kysela -# - -srcdir=. -prefix=/usr -exec_prefix=${prefix} -includedir=${prefix}/include -bindir=${exec_prefix}/bin -libdir=${exec_prefix}/lib -c_opts=-I/usr/include -INSTALL=/usr/bin/install -c -SND_UTIL_VERSION=0.0.4 -SND_UTIL_MAJOR=0 -SND_UTIL_MINOR=0 -SND_UTIL_SUBMINOR=4 - -CC=gcc -CPP=gcc -INCLUDE=-I/usr/local/include -I$(TOPDIR)/include -COPTS = $(c_opts) -COPTS += -Wall -Wstrict-prototypes -fomit-frame-pointer -pipe -LINKER=ld -SNDLIB=-lsound -NCURSESINC="" -NCURSESLIB=-lncurses -LN_S=@LN_S@