Makefile oepsies

This commit is contained in:
Thulinma 2010-11-21 23:08:06 +01:00
parent d43d041d5e
commit 654acfb412

View file

@ -14,7 +14,7 @@ client-clean:
cd Buffer; $(MAKE) clean
clean: client-clean
client-install: client-clean client
mkdir /tmp/cores
mkdir -p /tmp/cores
chmod 777 /tmp/cores
echo "/tmp/cores/%e.%s.%p" > /proc/sys/kernel/core_pattern
service xinetd stop