From: Bdale Garbee Date: Fri, 27 Aug 2010 17:17:54 +0000 (-0600) Subject: add a dummy install target X-Git-Tag: debian/0.6+373+gcf65c6b~1^2~9 X-Git-Url: https://git.gag.com/?p=fw%2Faltos;a=commitdiff_plain;h=9ea94411c9730f7a271366d309ab4827beeeb839;ds=sidebyside add a dummy install target --- diff --git a/ao-tools/libaltos/Makefile b/ao-tools/libaltos/Makefile index a251e54e..9933dc80 100644 --- a/ao-tools/libaltos/Makefile +++ b/ao-tools/libaltos/Makefile @@ -1,5 +1,8 @@ OS:=$(shell uname) +# dummy install target for now so I can work on the rest of the packaging +install: + @echo warning - make install doing nothing in libaltos! # # Linux #