From: Chris Cannam Date: Wed, 18 Nov 1998 21:32:22 +0000 (+0000) Subject: Switch to automake and libtool X-Git-Tag: v1.0.3~1551 X-Git-Url: https://git.alsa-project.org/?a=commitdiff_plain;h=b92f2d1af28262a7079c0dec41c287537ff951cd;p=alsa-lib.git Switch to automake and libtool --- diff --git a/include/Makefile b/include/Makefile deleted file mode 100644 index d9e97658..00000000 --- a/include/Makefile +++ /dev/null @@ -1,10 +0,0 @@ -# -# Makefile for ALSA library -# Copyright (c) 1994-98 by Jaroslav Kysela -# - -include ../Makefile.conf - -clean: - rm -f core .depend *.o *.orig *~ -