Skip to content

Commit

Permalink
Removed bin/express
Browse files Browse the repository at this point in the history
for now :) maybe it will come back some day when it is
more useful
  • Loading branch information
tj committed Jun 3, 2010
1 parent aef8550 commit 0938b57
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 149 deletions.
7 changes: 0 additions & 7 deletions Makefile
Expand Up @@ -3,16 +3,9 @@ AB = ab
ABFLAGS = -n 3000 -c 50
NODE = node
COFFEE = coffee
PREFIX = /usr/local

all: test

install: bin/express
ln -fs $< $(PREFIX)/bin/express

uninstall:
rm -f $(PREFIX)/bin/express

test:
@$(NODE) spec/node.js all

Expand Down
142 changes: 0 additions & 142 deletions bin/express

This file was deleted.

0 comments on commit 0938b57

Please sign in to comment.