Add a noop install target
authorKeith Whitwell <keith@tungstengraphics.com>
Fri, 7 Jan 2005 10:35:51 +0000 (10:35 +0000)
committerKeith Whitwell <keith@tungstengraphics.com>
Fri, 7 Jan 2005 10:35:51 +0000 (10:35 +0000)
src/mesa/drivers/dri/dri_client/Makefile

index 9ec09e9a023eac6aaa1d713702e0facf85711f88..49ad8fddcf44758f9242205bf17b2fcafa239124 100644 (file)
@@ -55,4 +55,6 @@ dri.a:        $(OBJECTS)
 clean:
        -rm -f *.o */*.o *~ *.so *.a depend depend.bak
 
+install:
+
 include depend