view Makefile.cvs @ 431:cb88e1291ac9

Added tag stable-6-0-62 for changeset 69d33c034a8e
author Carl Byington <carl@five-ten-sg.com>
date Tue, 03 Oct 2017 14:02:32 -0700
parents 3218ab6af599
children
line wrap: on
line source

default: all

all:
	libtoolize --force --copy
	aclocal -I m4
	autoheader
	automake --add-missing
	autoconf