view Makefile.cvs @ 244:ef97c7cd4a6e stable-6-0-27

const correctness fixes from new gcc, libresolv.a moved to glibc-static on newer distributions
author Carl Byington <carl@five-ten-sg.com>
date Mon, 15 Aug 2011 21:08:11 -0700
parents b3652d1ae010
children 3218ab6af599
line wrap: on
line source

default: all

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