From: Michael Jerris Date: Tue, 19 Feb 2008 13:32:40 +0000 (+0000) Subject: tweak X-Git-Tag: v1.0-rc1~242 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=210e9d34dcf36b066a29eaa8ae491ad17dadea64;p=thirdparty%2Ffreeswitch.git tweak git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7698 d0543943-73ff-0310-b7d9-9358b9ac24b2 --- diff --git a/build/Makefile b/build/Makefile index 67016c06e8..596c900eee 100644 --- a/build/Makefile +++ b/build/Makefile @@ -25,3 +25,9 @@ install: @echo " + $(MAKE) samples +" @echo " + +" @echo " +---------------------------------------------+" + + + +.PHONY: check dvi html info install-data \ + install-dvi install-exec install-html install-info install-pdf install-ps installcheck installdirs pdf \ + ps uninstall mostlyclean clean distclean maintainer-clean