Skip to content

Makefile #1

@pkit

Description

@pkit

From 8a4ebc8 Mon Sep 17 00:00:00 2001
From: Constantine Peresypkin constantine@litestack.com
Date: Sun, 9 Sep 2012 23:47:53 +0300
Subject: [PATCH] makefile fix


Makefile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Makefile b/Makefile
index 6ada38d..f79c7a9 100644
--- a/Makefile
+++ b/Makefile
@@ -1,5 +1,5 @@
test : test.cpp

  •   gcc -O3 -lstdc++ -o test test.cpp
    
  •  g++ -O3 -lstdc++ -o test test.cpp group_huffman.cpp
    

    check : test

    ./test postings.bin

    1.7.9.5

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions