aboutsummaryrefslogtreecommitdiff
path: root/src/appl/sample/Makefile.in
diff options
context:
space:
mode:
authorMark Eichin <eichin@mit.edu>1994-06-16 00:24:12 +0000
committerMark Eichin <eichin@mit.edu>1994-06-16 00:24:12 +0000
commitabac0b20e7ff4c0a6bb84ea738e02070b68fbf33 (patch)
treee0f448687875e905c9694aa67654383f28719adb /src/appl/sample/Makefile.in
parent22ce76bbf1ef5343c9d1f8196a2be6a6105c20e5 (diff)
downloadkrb5-abac0b20e7ff4c0a6bb84ea738e02070b68fbf33.zip
krb5-abac0b20e7ff4c0a6bb84ea738e02070b68fbf33.tar.gz
krb5-abac0b20e7ff4c0a6bb84ea738e02070b68fbf33.tar.bz2
easy appl entries
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@3823 dc483132-0cff-0310-8789-dd5450dbe970
Diffstat (limited to 'src/appl/sample/Makefile.in')
-rw-r--r--src/appl/sample/Makefile.in13
1 files changed, 13 insertions, 0 deletions
diff --git a/src/appl/sample/Makefile.in b/src/appl/sample/Makefile.in
new file mode 100644
index 0000000..2cc2702
--- /dev/null
+++ b/src/appl/sample/Makefile.in
@@ -0,0 +1,13 @@
+srcdir = @srcdir@
+VPATH = @srcdir@
+
+DEFS = @DEFS@
+LIBS = @LIBS@
+
+CFLAGS = -g
+LDFLAGS = -g
+
+SUBDIRS = @SUBDIRS@
+
+
+