Make.proto
changeset 70 14443a9ea4ec
parent 61 c9031a0e9412
child 79 6d917a89f7b7
--- a/Make.proto	Tue Nov 22 15:33:56 1994 +0100
+++ b/Make.proto	Mon Nov 28 22:05:43 1994 +0100
@@ -1,4 +1,4 @@
-# $Header: /cvs/stx/stx/libwidg/Make.proto,v 1.9 1994-10-28 03:26:22 claus Exp $
+# $Header: /cvs/stx/stx/libwidg/Make.proto,v 1.10 1994-11-28 21:05:43 claus Exp $
 #
 # -------------- no need to change anything below ----------
 
@@ -122,7 +122,7 @@
 # next thing I'll build into stc is a makedepend feature for this ...
 #
 I= $(INCLUDE)
-STCHDR=$(I)/stc.h $(I)/stcIntern.h
+STCHDR=$(I)/stc.h $(I)/stcIntern.h $(CPUINTERN_H)
 objs::      $(STDHDR)
 
 # OBJECT=$(I)/Object.H $(STCHDR)