4095d57 ^
1 2 3 4 5 6 7
.SUFFIXES: all: make -C ../.. char-server clean: rm -r ../../obj/char/ %:: make -C ../.. obj/char/$@