home *** CD-ROM | disk | FTP | other *** search
/ HyperLib 1997 Winter - Disc 1 / HYPERLIB-1997-Winter-CD1.ISO.7z / HYPERLIB-1997-Winter-CD1.ISO / 第1特集Plug-in / Photoshop / Plug-in_Kit_2.5.1.sit / Plug-in_Kit_2.5.1 / Code / HistoryExport.make < prev    next >
Text File  |  1993-04-28  |  813b  |  30 lines

  1. HistoryExport □ト HistoryExport.r PIGeneral.r PIUtilities.r カ
  2.     HistoryExport.c.o DialogUtilities.c.o PIUtilities.c.o
  3.     Rez カ
  4.         "{RIncludes}"Types.r カ
  5.         HistoryExport.r カ
  6.         DialogUtilities.r カ
  7.         PIUtilities.r カ
  8.         -o HistoryExport
  9.     Link カ
  10.         -o HistoryExport カ
  11.         -rt 8BEM=17000 カ
  12.         -m ENTRYPOINT カ
  13.         -sg 'History Exportノ' カ
  14.         HistoryExport.c.o カ
  15.         DialogUtilities.c.o カ
  16.         PIUtilities.c.o カ
  17.         "{Libraries}"Interface.o カ
  18.         "{Libraries}"Runtime.o
  19.     SetFile -t '8BEM' -c '8BIM' HistoryExport
  20.  
  21. HistoryExport.c.o ト HistoryExport.c カ
  22.     PIGeneral.h PITypes.h PIAbout.h PIExport.h DialogUtilities.h PIUtilities.h
  23.     C -b HistoryExport.c
  24.  
  25. DialogUtilities.c.o ト DialogUtilities.c DialogUtilities.h PIGeneral.h PITypes.h
  26.     C -b DialogUtilities.c
  27.  
  28. PIUtilities.c.o ト PIUtilities.c PIUtilities.h PIGeneral.h PITypes.h
  29.     C -b PIUtilities.c
  30.