add a dummy install target
[fw/altos] / ao-tools / libaltos / Makefile
index a251e54eee979381ab034dfa5f5a5368cd0cb29a..9933dc805eb185d969ad54a95fb5d11aa2d30eda 100644 (file)
@@ -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
 #