From 62cdf2b04aa8d0162da8e024d9901ba5743bf5e3 Mon Sep 17 00:00:00 2001 From: oroborus Date: Mon, 30 Jun 2008 20:25:53 +0000 Subject: - hrac moze sucastne chodit aj strielat - na indexovanie poloziek v list_t sa pouizva index.c ( postaveny na list_t ) - oprava chyby, porgram sa zrutil ak nebolo inicializovane audio - zexxov patch git-svn-id: http://opensvn.csie.org/tuxanci_ng@80 0ee4d065-81f0-4d1e-b06c-ff20ad07cc3e --- Makefile | 5 ----- 1 file changed, 5 deletions(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 6b178c3..3a00d40 100644 --- a/Makefile +++ b/Makefile @@ -5,8 +5,6 @@ all: clean: make -C ./src clean - make -C ./src -f Makefile-publicServer clean - make -C ./modules -f Makefile clean run: ./tuxanci-ng.sh @@ -32,9 +30,6 @@ stat: tuxstat: cat /proc/`pidof tuxanci-ng`/status -line: - cat src/*.c include/*.h | wc -l - core: gcore `pidof publicserver` -- cgit v1.2.3