diff options
| author | Daniel Kahn Gillmor <dkg@fifthhorseman.net> | 2009-01-31 16:59:25 -0500 |
|---|---|---|
| committer | Daniel Kahn Gillmor <dkg@fifthhorseman.net> | 2009-01-31 16:59:25 -0500 |
| commit | b3a701f695ec6685661325511a51abe5afb9eb41 (patch) | |
| tree | 7f701b5a0d6af74eda5476462f4eeaffbf9081f5 /src/monkeyshell/Makefile | |
| parent | 06e2a726e7a8824499676439fbb063b2761306a6 (diff) | |
removing unused monkeyshell stub.
Diffstat (limited to 'src/monkeyshell/Makefile')
| -rw-r--r-- | src/monkeyshell/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/monkeyshell/Makefile b/src/monkeyshell/Makefile deleted file mode 100644 index 312938e..0000000 --- a/src/monkeyshell/Makefile +++ /dev/null @@ -1,2 +0,0 @@ -monkeyshell: monkeyshell.c - gcc -Wall -Werror --pedantic -o monkeyshell monkeyshell.c |
