diff options
| author | Pixel <Pixel> | 2002-05-27 16:27:51 +0000 |
|---|---|---|
| committer | Pixel <Pixel> | 2002-05-27 16:27:51 +0000 |
| commit | aaa76739c3d6dbeb33b1f1027ec93c260fe55b35 (patch) | |
| tree | 19789de0b6802c15453a771484d338b96e6c493c /Makefile | |
| parent | 2238d7bdbbda2a107ee14429f4e477183dacb684 (diff) | |
DTE rhaaaaaaa
Diffstat (limited to 'Makefile')
| -rwxr-xr-x | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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} |
