Skip to content

Commit

Permalink
*** empty log message ***
Browse files Browse the repository at this point in the history
  • Loading branch information
masse committed Sep 12, 2005
1 parent ccc3b9e commit f7db49a
Showing 1 changed file with 1 addition and 6 deletions.
7 changes: 1 addition & 6 deletions lib/gtkNode/Makefile
@@ -1,4 +1,4 @@
.PHONY: default all clean generate tarfile
.PHONY: default all clean realclean generate

default: all

Expand All @@ -15,8 +15,3 @@ realclean: clean

generate:
$(MAKE) -C priv/generator

tarfile:
tar -czf gtkNode.tgz -C .. -P \
--exclude="*~" --exclude="CVS" --exclude=".cvs*" --exclude=gtkNode.tgz \
gtkNode

0 comments on commit f7db49a

Please sign in to comment.