]> mj.ucw.cz Git - misc.git/blobdiff - ursaryd/Makefile
Ursary: Rename
[misc.git] / ursaryd / Makefile
index 40e97dfd86654e52935cd19f9156171c9219deb5..fb1b4d616436c7a59fdc5826929ea8ae31dc6c89 100644 (file)
@@ -11,9 +11,10 @@ LIBUCW_LIBS := $(shell PKG_CONFIG_PATH=$(LIBUCW_PKG) pkg-config --libs libucw)
 CFLAGS=-O2 -Wall -W -Wno-parentheses -Wstrict-prototypes -Wmissing-prototypes -Wundef -Wredundant-decls -std=gnu99 $(LIBUCW_CFLAGS) $(LIBUSB_CFLAGS) $(LIBPULSE_CFLAGS) -g2
 LDLIBS=$(LIBUCW_LIBS) $(LIBUSB_LIBS) $(LIBPULSE_LIBS)
 
-all: ut
+all: ursaryd
 
-ut: ut.o nocturn.o pulse-ucw.o
+ursaryd: ursaryd.o nocturn.o pulse-ucw.o
 
 clean:
        rm -f `find . -name "*~" -or -name "*.[oa]" -or -name "\#*\#" -or -name TAGS -or -name core -or -name .depend -or -name .#*`
+       rm -f ursaryd