removed binary and ex10b
[des2015.git] / mart / ex10 / Makefile
index c931de6..0940a95 100644 (file)
@@ -3,9 +3,9 @@ LDFLAGS=$(shell xeno-config --xeno-ldflags)\
        -lnative -lrtdk -Xlinker -rpath\
        -Xlinker $(shell xeno-config --libdir)
 
-BINARIES=ex10a #ex10b ex10d
+BINARIES=ex10a ex10d
 
 all: $(BINARIES)
 
 clean:
-       $(RM) -v $(BINARIES) *.csv
+       $(RM) -v $(BINARIES)