diff --git a/makefile b/makefile index c319487..80a889d 100644 --- a/makefile +++ b/makefile @@ -42,8 +42,5 @@ ex-7/bin/main: ex-7/main.c ex-7/common.c ex-7/fisher.c ex-7/percep.c ex-7/bin/test: ex-7/test.c ex-7/common.c $(CCOMPILE) -misc: misc/bin/pdfs -misc/bin/pdfs: misc/pdfs.c - clean: rm -rf ex-*/bin