just some dumb makefile cleanup
This commit is contained in:
@@ -1,7 +1,5 @@
|
||||
# puzzles from http://www.gowrikumar.com/c/
|
||||
|
||||
BINDIR := ../bin
|
||||
|
||||
ALL_BIN := $(patsubst %.c,$(BINDIR)/%,$(wildcard *.c))
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user