From aaa76739c3d6dbeb33b1f1027ec93c260fe55b35 Mon Sep 17 00:00:00 2001 From: Pixel Date: Mon, 27 May 2002 16:27:51 +0000 Subject: DTE rhaaaaaaa --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index d741a4d..1fef412 100755 --- a/Makefile +++ b/Makefile @@ -3,7 +3,7 @@ CPPFLAGS=-Wall -g -I. -O3 -mcpu=i686 -pedantic -pedantic-errors -Werror CXX=g++ -TARGET = lz77 dlz77 yazedc cd-tool dte-tool dte-tool-asm +TARGET = lz77 dlz77 yazedc cd-tool dte-tool all: ${TARGET} -- cgit v1.2.3