From 91a9f4dced38f9296ad1a8d40cfc539bd0336ab4 Mon Sep 17 00:00:00 2001 From: Hans-Christoph Steiner Date: Fri, 21 Jul 2006 05:18:46 +0000 Subject: commented out other unused things from the template for corelibs... arg svn path=/trunk/; revision=5391 --- externals/Makefile | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/externals/Makefile b/externals/Makefile index 44d80402..9828c468 100644 --- a/externals/Makefile +++ b/externals/Makefile @@ -337,9 +337,9 @@ corelibs_install: corelibs # $(manualsdir)/$(CORELIBS_NAME) install -p $(externals_src)/corelibs/README \ $(readmesdir)/$(CORELIBS_NAME).txt - install -d $(examplesdir)/$(CORELIBS_NAME) - install -p $(externals_src)/corelibs/examples/*.pd \ - $(examplesdir)/$(CORELIBS_NAME) +# install -d $(examplesdir)/$(CORELIBS_NAME) +# install -p $(externals_src)/corelibs/examples/*.pd \ +# $(examplesdir)/$(CORELIBS_NAME) corelibs_clean: -rm -f -- $(CORELIBS_OBJECTS:.c=.$(EXTENSION)) -- cgit v1.2.1