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.9 by maloninc, Sun Aug 7 23:24:19 2005 UTC revision 1.10 by maloninc, Sun Aug 7 23:43:46 2005 UTC
# Line 1  Line 1 
1  if IS_DARWIN  if IS_DARWIN
2  noinst_PROGRAMS = mnote app  noinst_PROGRAMS = mnote
3  else  else
4  bin_PROGRAMS = mnote  bin_PROGRAMS = mnote
5  endif  endif
# Line 56  app: mnote Line 56  app: mnote
56          cp -p mnote.icns ./${APP}/Contents/Resources/          cp -p mnote.icns ./${APP}/Contents/Resources/
57          echo -n "APPL????" > ./${APP}/Contents/PkgInfo          echo -n "APPL????" > ./${APP}/Contents/PkgInfo
58    
59  appinst:  appinst: app
60          cp -pr mnote.app /Applications/          cp -pr mnote.app /Applications/
61    
62  distsrc:  distsrc:

Legend:
Removed from v.1.9  
changed lines
  Added in v.1.10

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