nt.mak
changeset 633 707c66af2d96
parent 632 be7e7fb26438
child 634 c5a9d34c6ae5
equal deleted inserted replaced
632:be7e7fb26438 633:707c66af2d96
     1 # $Header: /home/jv/Projects/SmalltalkX/repositories/cvs/stx/libjava/Attic/nt.mak,v 1.2 1999/12/20 21:10:33 cg Exp $
     1 # $Header: /home/jv/Projects/SmalltalkX/repositories/cvs/stx/libjava/Attic/nt.mak,v 1.3 1999/12/21 12:45:13 cg Exp $
     2 #
     2 #
     3 # -- nt.mak created from project at 'From Smalltalk/X, Version:3.5.5 on 8-nov-1999 at 21:44:36'                     
     3 # -- nt.mak created from project at 'From Smalltalk/X, Version:3.5.5 on 8-nov-1999 at 21:44:36'                     
     4 #
     4 #
     5 # Warning: YOU SHOULD NOT MODIFY THIS FILE - MODIFY THE .prj FILE INSTEAD
     5 # Warning: YOU SHOULD NOT MODIFY THIS FILE - MODIFY THE .prj FILE INSTEAD
     6 # and let the ProjectBrowser recreate this file.
     6 # and let the ProjectBrowser recreate this file.
   145   $(OUTDIR)JavaUnresolvedInterfaceMethodrefConstant.$(O) \
   145   $(OUTDIR)JavaUnresolvedInterfaceMethodrefConstant.$(O) \
   146   $(OUTDIR)JavaUnresolvedFieldrefConstant.$(O) \
   146   $(OUTDIR)JavaUnresolvedFieldrefConstant.$(O) \
   147   $(OUTDIR)JavaUnresolvedNameandTypeConstant.$(O) \
   147   $(OUTDIR)JavaUnresolvedNameandTypeConstant.$(O) \
   148   $(OUTDIR)JavaUnresolvedSTArrayConstant.$(O) \
   148   $(OUTDIR)JavaUnresolvedSTArrayConstant.$(O) \
   149   $(OUTDIR)JavaUnresolvedStringConstant.$(O) \
   149   $(OUTDIR)JavaUnresolvedStringConstant.$(O) \
   150   $(OUTDIR)JavaVM.$(O)
   150   $(OUTDIR)JavaVM.$(O) \
       
   151   $(OUTDIR)JavaTopView.$(O) \
       
   152   $(OUTDIR)JavaPopUpView.$(O) \
       
   153   $(OUTDIR)SmalltalkAppletContext.$(O) \
       
   154   $(OUTDIR)SmalltalkAppletStub.$(O) \
       
   155   $(OUTDIR)JavaAppletComponentSpec.$(O) \
       
   156   $(OUTDIR)UIGalleryJavaEntry.$(O)
       
   157   $(OUTDIR)JavaView.$(O) \
       
   158   $(OUTDIR)JavaEmbeddedFrameView.$(O)
   151 
   159 
   152 # add more install actions here
   160 # add more install actions here
   153 install:
   161 install:
   154 
   162 
   155 # add more install actions for aux-files (resources) here
   163 # add more install actions for aux-files (resources) here