]> mj.ucw.cz Git - arexx.git/blobdiff - Makefile
Daemon mode
[arexx.git] / Makefile
index e1364334233168d90afb0c67aba446911581bff3..6d5a256247018557e4418e02d29516bb410e5a4d 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -1,10 +1,10 @@
 CC=gcc
 LD=gcc
 CFLAGS=-O2 -Wall -W -Wno-parentheses -Wstrict-prototypes -Wmissing-prototypes -Wundef -Wredundant-decls -std=gnu99
-LDLIBS=-lusb-1.0 -lm
+LDLIBS=-lusb-1.0 -lm -lrrd
 
-all: arexx
+all: arexxd
 
 clean:
        rm -f `find . -name "*~" -or -name "*.[oa]" -or -name "\#*\#" -or -name TAGS -or -name core -or -name .depend -or -name .#*`
-       rm -f arexx
+       rm -f arexxd