changeset 46:bda69de67a09

Removed useless install rules that were failing.
author Brian Smith <brian@dbsoft.org>
date Tue, 03 Apr 2012 12:18:44 -0500
parents 73b8fc7252f2
children 54d542f732d1
files Makefile.in
diffstat 1 files changed, 0 insertions(+), 3 deletions(-) [+]
line wrap: on
line diff
--- a/Makefile.in	Tue Apr 03 12:16:43 2012 -0500
+++ b/Makefile.in	Tue Apr 03 12:18:44 2012 -0500
@@ -53,9 +53,6 @@
 FORCE:
 
 install: FORCE
-	$(RM) -rf /usr/local/$(TARGET)
-	$(MKDIR)  /usr/local/$(TARGET)
-	$(CP) -f ../config/*.typ /usr/local/$(TARGET)
 	$(INSTALL) $(TARGET) /usr/local/bin
         
 resources.o: gtk/resources.c