X-Git-Url: https://git.distorted.org.uk/~mdw/sw-tools/blobdiff_plain/c629200be4128053bb2c1e73f1b337cf099c2411..9796a7877cd1e7f6908c678e71b8fea6045ba0e7:/src/Makefile.am diff --git a/src/Makefile.am b/src/Makefile.am index 7bdb48e..d91f5e9 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -1,6 +1,6 @@ ## -*-makefile-*- ## -## $Id: Makefile.am,v 1.2 1999/11/11 20:24:37 mdw Exp $ +## $Id: Makefile.am,v 1.3 2004/04/08 01:52:19 mdw Exp $ ## ## Build the main tool ## @@ -25,16 +25,6 @@ ## along with sw-tools; if not, write to the Free Software Foundation, ## Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -##----- Revision history ---------------------------------------------------- -## -## $Log: Makefile.am,v $ -## Revision 1.2 1999/11/11 20:24:37 mdw -## Build separately from mLib. -## -## Revision 1.1.1.1 1999/06/02 16:53:33 mdw -## Initial import. -## - AUTOMAKE_OPTIONS = foreign arch=@arch@