alsa-utils/alsamixer/Makefile.am

9 lines
182 B
Makefile

LDADD = $(CURSESLIB)
bin_PROGRAMS = alsamixer
man_MANS = alsamixer.1
alsamixer_INCLUDES = -I$(top_srcdir)/include -DCURSESINC="$(CURSESINC)"
#LDFLAGS = -static
#CFLAGS += -g -Wall