toys/vtk2-pld/trunk/Makefile
    shadzik 
    cvs at pld-linux.org
       
    Sun Aug  6 23:23:59 CEST 2006
    
    
  
Author: shadzik
Date: Sun Aug  6 23:23:58 2006
New Revision: 7603
Modified:
   toys/vtk2-pld/trunk/Makefile
Log:
- added install: section
Modified: toys/vtk2-pld/trunk/Makefile
==============================================================================
--- toys/vtk2-pld/trunk/Makefile	(original)
+++ toys/vtk2-pld/trunk/Makefile	Sun Aug  6 23:23:58 2006
@@ -21,3 +21,4 @@
 vtk2.o: vtk2.cpp
 
 install:
+	$(INSTALL) $(TARGET) $(DESTDIR)/$(bindir)
    
    
More information about the pld-cvs-commit
mailing list