From: hristov Date: Fri, 7 May 2004 13:35:17 +0000 (+0000) Subject: Using makefile mode in Emacs X-Git-Url: http://git.uio.no/git/?p=u%2Fmrichter%2FAliRoot.git;a=commitdiff_plain;h=0e038d3bf1de1e4afb62ca011c4b5d9fc9061094 Using makefile mode in Emacs --- diff --git a/build/header.tpl b/build/header.tpl index d2d443de748..b0c50bad88c 100644 --- a/build/header.tpl +++ b/build/header.tpl @@ -1,10 +1,10 @@ - +#-*- Mode: Makefile -*- #********** This part is for package @PACKAGE@ *********** #Determine if it's a library or a executable TYPE=@TYPE@ - + # Package head directory, source and include directories MODDIR:=@MODULE@ MODDIRS:=$(MODDIR)