summaryrefslogtreecommitdiffstats
path: root/src/appl
diff options
context:
space:
mode:
Diffstat (limited to 'src/appl')
-rw-r--r--src/appl/gss-sample/Makefile.in4
-rw-r--r--src/appl/sample/Makefile.in4
-rw-r--r--src/appl/sample/sclient/Makefile.in4
-rw-r--r--src/appl/sample/sserver/Makefile.in4
-rw-r--r--src/appl/simple/Makefile.in4
-rw-r--r--src/appl/simple/client/Makefile.in4
-rw-r--r--src/appl/simple/server/Makefile.in4
-rw-r--r--src/appl/user_user/Makefile.in4
8 files changed, 16 insertions, 16 deletions
diff --git a/src/appl/gss-sample/Makefile.in b/src/appl/gss-sample/Makefile.in
index adeec69d28..cb01396151 100644
--- a/src/appl/gss-sample/Makefile.in
+++ b/src/appl/gss-sample/Makefile.in
@@ -1,6 +1,6 @@
-thisconfigdir=.
+thisconfigdir=./..
myfulldir=appl/gss-sample
-mydir=.
+mydir=gss-sample
MY_SUBDIRS=.
BUILDTOP=$(REL)$(U)$(S)$(U)
CFLAGS = $(CCOPTS) $(DEFS) $(LOCALINCLUDE) -DUSE_AUTOCONF_H -DGSSAPI_V2
diff --git a/src/appl/sample/Makefile.in b/src/appl/sample/Makefile.in
index dceddc25c5..1678cad196 100644
--- a/src/appl/sample/Makefile.in
+++ b/src/appl/sample/Makefile.in
@@ -1,6 +1,6 @@
-thisconfigdir=.
+thisconfigdir=./..
myfulldir=appl/sample
-mydir=.
+mydir=sample
MY_SUBDIRS = sclient sserver
BUILDTOP=$(REL)$(U)$(S)$(U)
diff --git a/src/appl/sample/sclient/Makefile.in b/src/appl/sample/sclient/Makefile.in
index e8c50a7c56..744a404c20 100644
--- a/src/appl/sample/sclient/Makefile.in
+++ b/src/appl/sample/sclient/Makefile.in
@@ -1,6 +1,6 @@
-thisconfigdir=./..
+thisconfigdir=./../..
myfulldir=appl/sample/sclient
-mydir=sclient
+mydir=sample/sclient
MY_SUBDIRS=.
BUILDTOP=$(REL)$(U)$(S)$(U)$(S)$(U)
diff --git a/src/appl/sample/sserver/Makefile.in b/src/appl/sample/sserver/Makefile.in
index 00467b9b27..5e0b93ab76 100644
--- a/src/appl/sample/sserver/Makefile.in
+++ b/src/appl/sample/sserver/Makefile.in
@@ -1,6 +1,6 @@
-thisconfigdir=./..
+thisconfigdir=./../..
myfulldir=appl/sample/sserver
-mydir=sserver
+mydir=sample/sserver
MY_SUBDIRS=.
BUILDTOP=$(REL)$(U)$(S)$(U)$(S)$(U)
diff --git a/src/appl/simple/Makefile.in b/src/appl/simple/Makefile.in
index 2457c11212..0e46bef367 100644
--- a/src/appl/simple/Makefile.in
+++ b/src/appl/simple/Makefile.in
@@ -1,6 +1,6 @@
-thisconfigdir=.
+thisconfigdir=./..
myfulldir=appl/simple
-mydir=.
+mydir=simple
MY_SUBDIRS = client server
BUILDTOP=$(REL)$(U)$(S)$(U)
diff --git a/src/appl/simple/client/Makefile.in b/src/appl/simple/client/Makefile.in
index 178afc914d..023180d5d9 100644
--- a/src/appl/simple/client/Makefile.in
+++ b/src/appl/simple/client/Makefile.in
@@ -1,6 +1,6 @@
-thisconfigdir=./..
+thisconfigdir=./../..
myfulldir=appl/simple/client
-mydir=client
+mydir=simple/client
MY_SUBDIRS=.
BUILDTOP=$(REL)$(U)$(S)$(U)$(S)$(U)
CFLAGS = $(CCOPTS) $(DEFS) $(LOCALINCLUDE)
diff --git a/src/appl/simple/server/Makefile.in b/src/appl/simple/server/Makefile.in
index 4c526b8a6d..f0fb9d62e2 100644
--- a/src/appl/simple/server/Makefile.in
+++ b/src/appl/simple/server/Makefile.in
@@ -1,6 +1,6 @@
-thisconfigdir=./..
+thisconfigdir=./../..
myfulldir=appl/simple/server
-mydir=server
+mydir=simple/server
MY_SUBDIRS=.
BUILDTOP=$(REL)$(U)$(S)$(U)$(S)$(U)
CFLAGS = $(CCOPTS) $(DEFS) $(LOCALINCLUDE)
diff --git a/src/appl/user_user/Makefile.in b/src/appl/user_user/Makefile.in
index 4ec264edbb..7721c224df 100644
--- a/src/appl/user_user/Makefile.in
+++ b/src/appl/user_user/Makefile.in
@@ -1,6 +1,6 @@
-thisconfigdir=.
+thisconfigdir=./..
myfulldir=appl/user_user
-mydir=.
+mydir=user_user
MY_SUBDIRS=.
BUILDTOP=$(REL)$(U)$(S)$(U)
CFLAGS = $(CCOPTS) $(DEFS) -DDEBUG