isdn4k-utils/capifax/Makefile.cvs

17 lines
231 B
Makefile

all:
@echo "Use make devel for development, make dist for distribution"
devel:
aclocal
autoheader
automake
autoconf
touch stamp-h.in
dist:
aclocal
autoheader
automake --foreign --include-deps
autoconf
touch stamp-h.in