Ignore:
Timestamp:
12/14/11 17:53:54 (13 years ago)
Author:
tom <tom@…>
Branches:
master
Children:
7bed30f
Parents:
93afab8
git-author:
tom <tom@…> (12/14/11 17:53:54)
git-committer:
tom <tom@…> (12/14/11 17:53:54)
Message:

poprawki w komponencie compdic

File:
1 edited

Legend:

Unmodified
Added
Removed
  • _old/app/src/compdic/Makefile

    r93afab8 r8f395c8  
    1 CFLAG1 = -m32 -Wno-deprecated -O3 -fpermissive 
     1CFLAG1 = -Wno-deprecated -O3 -fpermissive 
    22CFLAG_ST = -Wno-deprecated -O3 -fpermissive -static 
    33 
     
    88 
    99aut2fsa: aut2fsa.cc 
    10         #g++ -m32 -Wno-deprecated -O3 -fpermissive -static -o aut2fsa aut2fsa.cc 
    1110        g++ $(CFLAG1) -o aut2fsa aut2fsa.cc 
    1211 
Note: See TracChangeset for help on using the changeset viewer.