summaryrefslogtreecommitdiffstats
path: root/src/mac/Makefile.tmpl
diff options
context:
space:
mode:
authorMiro Jurisic <meeroh@mit.edu>1998-07-30 16:14:36 +0000
committerMiro Jurisic <meeroh@mit.edu>1998-07-30 16:14:36 +0000
commit04ce641a8f10e31ccbf61eb5eaa3008c715c0589 (patch)
treec7ebbb4a220a6a763fb8afad6a05a281d4e25950 /src/mac/Makefile.tmpl
parented040e6ac5ade2607b80bb5c040a52aa6e714fde (diff)
downloadkrb5-04ce641a8f10e31ccbf61eb5eaa3008c715c0589.tar.gz
krb5-04ce641a8f10e31ccbf61eb5eaa3008c715c0589.tar.xz
krb5-04ce641a8f10e31ccbf61eb5eaa3008c715c0589.zip
Added templatify.pl to snapshot files; removed bogus "# TEMPLATE BEGINS HERE"
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@10761 dc483132-0cff-0310-8789-dd5450dbe970
Diffstat (limited to 'src/mac/Makefile.tmpl')
-rw-r--r--src/mac/Makefile.tmpl5
1 files changed, 2 insertions, 3 deletions
diff --git a/src/mac/Makefile.tmpl b/src/mac/Makefile.tmpl
index df61ddc21..ceb96a508 100644
--- a/src/mac/Makefile.tmpl
+++ b/src/mac/Makefile.tmpl
@@ -1,5 +1,3 @@
-# TEMPLATE BEGINS HERE
-
SnapshotRoot = //GSS-Kerberos5-1.0.5
INCLUDES = {AUTOINCLUDES} -i /mac/TestTrack/
@@ -64,7 +62,8 @@ MACFILES = {AUTOMACFILES} /Makefile.in /patchlevel.h \
/mac/TestTrack/ShlibTestTrack.c \
/mac/TestTrack/ShlibTestTrack.h \
/mac/TestTrack/TestTrackLib.h \
- /mac/TestTrack/testtrack.h
+ /mac/TestTrack/testtrack.h \
+ /mac/templatify.pl
MACDIRS = /config/ /include/ /include/krb5/ /include/krb5/stock/ \
/include/sys/ /lib/ /lib/krb5/ /lib/gssapi/ /util/ {AUTOMACDIRS} \
/mac/ \