Remove old editor shell script and configure stuff.

This commit is contained in:
bjorn
2008-09-11 08:30:29 +00:00
parent b2e874b057
commit 257636ec21
6 changed files with 4 additions and 105 deletions

View File

@@ -12,7 +12,7 @@ install:
cp -r lib $(GF_DATA_DIR)
uninstall:
-rm -f $(bindir)/gf$(EXEEXT) $(bindir)/gfdoc$(EXEEXT) $(bindir)/gfeditor
-rm -f $(bindir)/gf$(EXEEXT) $(bindir)/gfdoc$(EXEEXT)
-rm -f $GF_LIB_DIR)/*/*.gf{o}
-rmdir $(GF_LIB_DIR)/*
-rmdir $(GF_LIB_DIR)