Make.proto
changeset 70 14443a9ea4ec
parent 61 c9031a0e9412
child 79 6d917a89f7b7
equal deleted inserted replaced
69:2b72a20e61c2 70:14443a9ea4ec
     1 # $Header: /cvs/stx/stx/libwidg/Make.proto,v 1.9 1994-10-28 03:26:22 claus Exp $
     1 # $Header: /cvs/stx/stx/libwidg/Make.proto,v 1.10 1994-11-28 21:05:43 claus Exp $
     2 #
     2 #
     3 # -------------- no need to change anything below ----------
     3 # -------------- no need to change anything below ----------
     4 
     4 
     5 TOP=..
     5 TOP=..
     6 SUBDIRS=
     6 SUBDIRS=
   120 
   120 
   121 #
   121 #
   122 # next thing I'll build into stc is a makedepend feature for this ...
   122 # next thing I'll build into stc is a makedepend feature for this ...
   123 #
   123 #
   124 I= $(INCLUDE)
   124 I= $(INCLUDE)
   125 STCHDR=$(I)/stc.h $(I)/stcIntern.h
   125 STCHDR=$(I)/stc.h $(I)/stcIntern.h $(CPUINTERN_H)
   126 objs::      $(STDHDR)
   126 objs::      $(STDHDR)
   127 
   127 
   128 # OBJECT=$(I)/Object.H $(STCHDR)
   128 # OBJECT=$(I)/Object.H $(STCHDR)
   129 
   129 
   130 DEVDRAWABLE=$(I)/DevDraw.H $(I)/DMedium.H $(I)/GC.H $(OBJECT)
   130 DEVDRAWABLE=$(I)/DevDraw.H $(I)/DMedium.H $(I)/GC.H $(OBJECT)