Develop and Download Open Source Software

Browse CVS Repository

Diff of /malonnote/Makefile.am

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph | View Patch Patch

revision 1.5 by maloninc, Sat Jul 30 21:00:22 2005 UTC revision 1.7 by maloninc, Thu Aug 4 05:27:48 2005 UTC
# Line 17  endif Line 17  endif
17  LIBS = `wx-config --libs` -L/usr/local/lib -liconv ${RESOBJ}  LIBS = `wx-config --libs` -L/usr/local/lib -liconv ${RESOBJ}
18  mnote_DEPENDENCIES = ${RESOBJ}  mnote_DEPENDENCIES = ${RESOBJ}
19    
20  mnote_CXXFLAGS = -g `wx-config --cxxflags` -I/usr/local/include  mnote_CXXFLAGS = -g `wx-config --cxxflags`
21    
22  mnote_SOURCES =       \  mnote_SOURCES =       \
23          main.cpp          \          main.cpp          \
# Line 31  mnote_SOURCES =       \ Line 31  mnote_SOURCES =       \
31          mnDef.h           \          mnDef.h           \
32          mnDialog.h        \          mnDialog.h        \
33          mnDialog.cpp      \          mnDialog.cpp      \
34            mnHtmlWindow.cpp  \
35            mnHtmlWindow.h    \
36          ${RESSRC}          ${RESSRC}
37                    
38  readme:README.txt README.euc  readme:README.txt README.euc

Legend:
Removed from v.1.5  
changed lines
  Added in v.1.7

Back to OSDN">Back to OSDN
ViewVC Help
Powered by ViewVC 1.1.26