home *** CD-ROM | disk | FTP | other *** search
/ AmigActive 6 / AACD06.ISO / AACD / Programming / ProfilePPC / smakefile < prev   
Makefile  |  2000-01-09  |  301b  |  6 lines

  1. ProfilePPC: ProfilePPC.c
  2.     sc link optimize opttime optsched nodebug parm=reg nostackcheck stringmerge verbose code=near data=near ProfilePPC.C
  3.  
  4. ProfilePPC_debug: ProfilePPC.c
  5.     sc link to ProfilePPC_debug nooptimize debug=full parm=reg nostackcheck stringmerge verbose code=near data=near ProfilePPC.C
  6.