view Makefile.cvs @ 209:0fc1899391b6 stable-6-0-17

use autoconf to package the standard gnu documentation
author Carl Byington <carl@five-ten-sg.com>
date Wed, 05 Mar 2008 18:18:52 -0800
parents c4bce911c276
children b3652d1ae010
line wrap: on
line source

default: all

all:
	aclocal -I m4
	autoheader
	automake
	autoconf