From a7f3726a0a7f16bccb664871fe35e8d2f2572f00 Mon Sep 17 00:00:00 2001 From: Dennis Friis Date: Mon, 3 Nov 2008 07:00:17 +0000 Subject: Do a bit of cleanup I never got around to do, before moving from my repo to sf.net --- misc/src/common/GNUmakefile | 13 ------------- 1 file changed, 13 deletions(-) delete mode 100644 misc/src/common/GNUmakefile (limited to 'misc/src/common/GNUmakefile') diff --git a/misc/src/common/GNUmakefile b/misc/src/common/GNUmakefile deleted file mode 100644 index 689ac3b..0000000 --- a/misc/src/common/GNUmakefile +++ /dev/null @@ -1,13 +0,0 @@ -txt sql all: core.o socket.o timer.o grfio.o db.o lock.o nullpo.o malloc.o - -core.o: core.c core.h -socket.o: socket.c socket.h mmo.h -timer.o: timer.c timer.h -grfio.o: grfio.c grfio.h -db.o: db.c db.h -lock.o: lock.h -nullpo.o: nullpo.c nullpo.h -malloc.o: malloc.c malloc.h - -clean: - rm -f *.o -- cgit v1.2.3-70-g09d2