diff options
| author | June McEnroe <june@causal.agency> | 2018-04-20 00:32:43 -0400 |
|---|---|---|
| committer | June McEnroe <june@causal.agency> | 2018-04-20 00:32:43 -0400 |
| commit | 0ecf4bf4cb26fb7de9ff69b437349aeddedb92b4 (patch) | |
| tree | 32d56366126ba0bc2c0ade6154ee8a5490268048 /Makefile | |
| parent | Remove winch (diff) | |
| download | stream-0ecf4bf4cb26fb7de9ff69b437349aeddedb92b4.tar.gz stream-0ecf4bf4cb26fb7de9ff69b437349aeddedb92b4.zip | |
Uncommitted changes from months ago :(
Diffstat (limited to 'Makefile')
| -rw-r--r-- | Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/Makefile b/Makefile index e37fc70..7e8053e 100644 --- a/Makefile +++ b/Makefile @@ -34,5 +34,3 @@ chroot.tar: $(BINS) clean: rm -f tags $(BINS) chroot.tar - -.PHONY: all clean |