toys/vtk-c/branches/0.1/Makefile

shadzik cvs at pld-linux.org
Sun Aug 6 23:42:05 CEST 2006


Author: shadzik
Date: Sun Aug  6 23:42:04 2006
New Revision: 7610

Modified:
   toys/vtk-c/branches/0.1/Makefile
Log:
- added install: section


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


More information about the pld-cvs-commit mailing list