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.21 by maloninc, Wed Dec 28 01:49:51 2005 UTC revision 1.26 by maloninc, Tue Oct 24 05:53:29 2006 UTC
# Line 35  EXTRA_DIST = ${XRCFILE_MAC} \ Line 35  EXTRA_DIST = ${XRCFILE_MAC} \
35               malon-midium-logo.ico \               malon-midium-logo.ico \
36               README.euc \               README.euc \
37               README.txt \               README.txt \
38               new.template               new.template \
39                 wxMac2.6.2-mnote.patch
40    
41  LIBS = `wx-config --libs` ${RESOBJ}  LIBS = `wx-config --libs` ${RESOBJ} ${LIBICONV}
42  mnote_DEPENDENCIES = ${RESOBJ}  mnote_DEPENDENCIES = ${RESOBJ}
43    
44  mnote_CXXFLAGS = -g `wx-config --cxxflags`  mnote_CXXFLAGS = -g `wx-config --cxxflags`
# Line 65  mnote_SOURCES =       \ Line 66  mnote_SOURCES =       \
66          ${XRCSRC}          ${XRCSRC}
67    
68  ${XRCSRC}:${XRCFILE}  ${XRCSRC}:${XRCFILE}
69          wxrc ${XRCFILE} -v -c -o ${XRCSRC}          wxrc ${XRCFILE} -c -o ${XRCSRC}
70    
71  readme:README.txt README.euc  readme:README.txt README.euc
72    

Legend:
Removed from v.1.21  
changed lines
  Added in v.1.26

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