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) _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
