Index: src/Designators/module.mk
===================================================================
--- src/Designators/module.mk	(revision a61fea9ae36d50374d924b984ee54318ba2d7f61)
+++ src/Designators/module.mk	(revision 46cbfe156bc51ac5770bc0bb2accf73577a99fea)
@@ -1,17 +1,2 @@
-######################### -*- Mode: Makefile-Gmake -*- ########################
-##
-## Cforall Version 1.0.0 Copyright (C) 2015 University of Waterloo
-##
-## The contents of this file are covered under the licence agreement in the
-## file "LICENCE" distributed with Cforall.
-##
-## module.mk -- 
-##
-## Author           : Richard C. Bilson
-## Created On       : Mon Jun  1 17:49:17 2015
-## Last Modified By : Peter A. Buhr
-## Last Modified On : Mon Jun  1 17:52:06 2015
-## Update Count     : 1
-###############################################################################
-
-SRC += Designators/Processor.cc
+SRC +=  Designators/Processor.cc \
+	$(NULL)
