toys/vtk-c/trunk/Makefile

shadzik cvs at pld-linux.org
Sun Aug 6 23:40:50 CEST 2006


Author: shadzik
Date: Sun Aug  6 23:40:49 2006
New Revision: 7609

Modified:
   toys/vtk-c/trunk/Makefile
Log:
- added install; section


Modified: toys/vtk-c/trunk/Makefile
==============================================================================
--- toys/vtk-c/trunk/Makefile	(original)
+++ toys/vtk-c/trunk/Makefile	Sun Aug  6 23:40:49 2006
@@ -19,4 +19,4 @@
 vtk.o: vtk.c
 
 install:
-
+	$(INSTALL) $(TARGET) $(DESTDIR)/$(bindir)


More information about the pld-cvs-commit mailing list