# Z'mbol makefile for MS NMAKE
-# $Id: makefile,v 1.1 1999-12-08 22:11:56 adam Exp $
+# $Id: makefile,v 1.2 2000-02-08 12:34:17 adam Exp $
###########################################################
############### Parameters
############### Explicit dependencies
###########################################################
-$(ALL_OBJS): zmbol.mak
+$(ALL_OBJS): makefile
# force recompilation of everything, if makefile changed
###########################################################
#
# $Log: makefile,v $
-# Revision 1.1 1999-12-08 22:11:56 adam
+# Revision 1.2 2000-02-08 12:34:17 adam
+# Fix: referred to zmbol.mak.
+#
+# Revision 1.1 1999/12/08 22:11:56 adam
# Separate WIN32 sub directories for Zebra and Z'mbol.
#
# Revision 1.1 1999/12/02 10:26:49 adam