[m-rev.] diff: check_namespace in clean directory
Zoltan Somogyi
zs at cs.mu.OZ.AU
Tue Feb 19 19:32:11 AEDT 2002
runtime/Mmakefile:
Allow "mmake check_namespace" to work in a clean directory.
Zoltan.
Index: Mmakefile
===================================================================
RCS file: /home/mercury1/repository/mercury/runtime/Mmakefile,v
retrieving revision 1.83
diff -u -b -r1.83 Mmakefile
--- Mmakefile 2002/02/11 12:11:42 1.83
+++ Mmakefile 2002/02/14 06:32:12
@@ -208,6 +208,8 @@
HDR_CHECK_MACROS = $(HDRS:.h=.check.macros)
OBJ_CHECKS = $(OBJS:%=%.obj_check)
+$(HDR_CHECK_OBJS): mercury_conf.h
+
#-----------------------------------------------------------------------------#
# Stuff for Windows DLLs
--------------------------------------------------------------------------
mercury-reviews mailing list
post: mercury-reviews at cs.mu.oz.au
administrative address: owner-mercury-reviews at cs.mu.oz.au
unsubscribe: Address: mercury-reviews-request at cs.mu.oz.au Message: unsubscribe
subscribe: Address: mercury-reviews-request at cs.mu.oz.au Message: subscribe
--------------------------------------------------------------------------
More information about the reviews
mailing list