diff options
author | Gerrit Pape <pape@smarden.org> | 2001-12-23 02:33:11 +0000 |
---|---|---|
committer | Gerrit Pape <pape@smarden.org> | 2001-12-23 02:33:11 +0000 |
commit | 6192a8c6635f9fd5c8b959856bb712668f6d4559 (patch) | |
tree | ddf3b4ec9a35dd84ce763d31fb839eaa36b4de05 | |
parent | e3211c26c5fa4f8eaff319e1561f8f7d27497a8b (diff) | |
download | runit-6192a8c6635f9fd5c8b959856bb712668f6d4559.tar.gz runit-6192a8c6635f9fd5c8b959856bb712668f6d4559.tar.xz runit-6192a8c6635f9fd5c8b959856bb712668f6d4559.zip |
stupidity.
-rw-r--r-- | src/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/Makefile b/src/Makefile index ec7b653..a27b6ba 100644 --- a/src/Makefile +++ b/src/Makefile @@ -3,8 +3,6 @@ DESTDIR= CC=./support/compile LD=./support/load -CC=gcc - CFLAGS=-Isupport all: runit runit-init svwaitup svwaitdown |